1.0.11-beta - ReactorData.Maui #24
Annotations
10 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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:
src/ReactorData.EFCore/Implementation/Storage.cs#L103
The variable 'ex' is declared but never used
|
build:
src/ReactorData.Tests/Models/Movie.cs#L24
Dereference of a possibly null reference.
|
build:
src/ReactorData.Tests/Models/Movie.cs#L24
Possible null reference argument for parameter 'other' in 'bool Director.IsEquivalentTo(Director other)'.
|
build:
src/ReactorData.EFCore/Implementation/Storage.cs#L103
The variable 'ex' is declared but never used
|
build:
src/ReactorData.Tests/Models/Movie.cs#L24
Dereference of a possibly null reference.
|
build:
src/ReactorData.Tests/Models/Movie.cs#L24
Possible null reference argument for parameter 'other' in 'bool Director.IsEquivalentTo(Director other)'.
|
build:
src/ReactorData.EFCore/Implementation/Storage.cs#L103
The variable 'ex' is declared but never used
|
build:
src/ReactorData.Tests/Models/Movie.cs#L24
Dereference of a possibly null reference.
|
build:
src/ReactorData.Tests/Models/Movie.cs#L24
Possible null reference argument for parameter 'other' in 'bool Director.IsEquivalentTo(Director other)'.
|