Update NuGet Packages - Minor Updates #42
Annotations
11 warnings
unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|