Update GitHub Actions (major) #43
Annotations
1 error and 10 warnings
unit
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
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.
|