Update GitHub Actions (major) #55
Annotations
1 error and 10 warnings
unit
Process completed 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/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.
|
unit:
src/DataAccess/Clients/SharpBQClient.cs#L25
Cannot convert null literal to non-nullable reference type.
|