Update NuGet Packages - Major Updates (major) #64
Annotations
1 error and 10 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:
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.
|