Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 #291
Annotations
11 warnings
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