Bump NUnit from 3.14.0 to 4.2.1 #288
Annotations
10 errors and 11 warnings
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L24
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L57
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L60
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L71
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L88
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/AlphaVantage/Download.cs#L34
The name 'CollectionAssert' does not exist in the current context
|
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L197
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L200
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L211
'Assert' does not contain a definition for 'AreEqual'
|
build:
Sideways.Tests/AlphaVantage/AlphaVantageClientTests.cs#L228
'Assert' does not contain a definition for 'AreEqual'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Sideways/Internal/PercentTypeConverter.cs#L9
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L19
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L19
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L29
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L29
Nullability of type of parameter 'destinationType' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L39
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L39
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Internal/PercentTypeConverter.cs#L39
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Sideways/Database.cs#L659
Unboxing a possibly null value.
|
build:
Sideways/Database.cs#L671
Unboxing a possibly null value.
|
Loading