support hard coded instances for siren #65
Annotations
9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
ScoutHelper/Managers/SirenManager.cs#L77
Dereference of a possibly null reference.
|
build:
ScoutHelperTests/TestUtils/MoqHelpers/MoqUtils.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
ScoutHelperTests/TestUtils/MoqHelpers/MockExcelSheet.cs#L12
Cannot convert null literal to non-nullable reference type.
|
build:
ScoutHelperTests/TestUtils/FsCheck/Arbs.cs#L118
Nullability of reference types in value of type 'Gen<T?>' doesn't match target type 'Gen<T>'.
|
build:
ScoutHelper/Managers/SirenManager.cs#L77
Dereference of a possibly null reference.
|
build:
ScoutHelperTests/TestUtils/MoqHelpers/MoqUtils.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build:
ScoutHelperTests/TestUtils/MoqHelpers/MockExcelSheet.cs#L12
Cannot convert null literal to non-nullable reference type.
|
build:
ScoutHelperTests/TestUtils/FsCheck/Arbs.cs#L118
Nullability of reference types in value of type 'Gen<T?>' doesn't match target type 'Gen<T>'.
|