Update NuGet Packages - Major Updates (major) #54
Annotations
1 error and 11 warnings
unit
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit:
src/DataAccess/Clients/ISharpBQClient.cs#L9
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/Clients/ISharpBQClient.cs#L9
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/Clients/ISharpBQClient.cs#L12
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/Clients/ISharpBQClient.cs#L12
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/Clients/ISharpBQClient.cs#L14
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/Clients/ISharpBQClient.cs#L16
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/IDataStoreBase.cs#L9
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/Clients/SharpBQClient.cs#L19
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/Clients/SharpBQClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
unit:
src/DataAccess/Clients/SharpBQClient.cs#L24
Cannot convert null literal to non-nullable reference type.
|