changes #340
Annotations
9 errors and 21 warnings
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/ImageServiceTests.cs#L139
'ImageService' does not contain a definition for 'UpdateImage' and no accessible extension method 'UpdateImage' accepting a first argument of type 'ImageService' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/ImageServiceTests.cs#L139
'ImageService' does not contain a definition for 'UpdateImage' and no accessible extension method 'UpdateImage' accepting a first argument of type 'ImageService' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-tests (macos-latest)
Process completed with exit code 1.
|
dotnet-tests (windows-latest)
The job was canceled because "macos-latest" failed.
|
dotnet-tests (windows-latest)
The operation was canceled.
|
dotnet-tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/ImageServiceTests.cs#L139
'ImageService' does not contain a definition for 'UpdateImage' and no accessible extension method 'UpdateImage' accepting a first argument of type 'ImageService' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/ImageServiceTests.cs#L139
'ImageService' does not contain a definition for 'UpdateImage' and no accessible extension method 'UpdateImage' accepting a first argument of type 'ImageService' could be found (are you missing a using directive or an assembly reference?)
|
dotnet-tests (ubuntu-latest)
The operation was canceled.
|
dotnet-tests (macos-latest)
No files were found with the provided path: Server/ReasnAPI/TestResults-macos-latest-commit-f51885ec974cc7b21f69ad382f9b86a7e8b2d228. No artifacts will be uploaded.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L16
Nullability of reference types in type of parameter 'keyValues' doesn't match overridden member.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L27
'FakeDbSet<T>.GetAsyncEnumerator(CancellationToken)' hides inherited member 'DbSet<T>.GetAsyncEnumerator(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L34
Type parameter 'T' has the same name as the type parameter from outer type 'FakeDbSet<T>'
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L88
Dereference of a possibly null reference.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/AddressServiceTests.cs#L187
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/UserServiceTests.cs#L190
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/AddressServiceTests.cs#L256
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/CommentServiceTests.cs#L244
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/CommentServiceTests.cs#L318
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (macos-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/ParticipantServiceTests.cs#L260
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L16
Nullability of reference types in type of parameter 'keyValues' doesn't match overridden member.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L27
'FakeDbSet<T>.GetAsyncEnumerator(CancellationToken)' hides inherited member 'DbSet<T>.GetAsyncEnumerator(CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L34
Type parameter 'T' has the same name as the type parameter from outer type 'FakeDbSet<T>'
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L18
Possible null reference return.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L24
Possible null reference return.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L88
Dereference of a possibly null reference.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/AddressServiceTests.cs#L187
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/CommentServiceTests.cs#L244
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/UserServiceTests.cs#L190
Cannot convert null literal to non-nullable reference type.
|
dotnet-tests (ubuntu-latest):
Server/ReasnAPI/ReasnAPI.Tests/Services/AddressServiceTests.cs#L256
Cannot convert null literal to non-nullable reference type.
|