Skip to content

Update EventService.cs #336

Update EventService.cs

Update EventService.cs #336

Triggered via push June 12, 2024 17:03
Status Success
Total duration 2m 39s
Artifacts

unit-tests.yml

on: push
Matrix: client-tests
Matrix: dotnet-tests
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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/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/AddressServiceTests.cs#L256
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 (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/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/CommentServiceTests.cs#L244
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#L318
Cannot convert null literal to non-nullable reference type.
dotnet-tests (windows-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 (windows-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 (windows-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 (windows-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/AddressServiceTests.cs#L187
Cannot convert null literal to non-nullable reference type.
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/UserServiceTests.cs#L190
Cannot convert null literal to non-nullable reference type.
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/AddressServiceTests.cs#L256
Cannot convert null literal to non-nullable reference type.
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/CommentServiceTests.cs#L244
Cannot convert null literal to non-nullable reference type.
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/CommentServiceTests.cs#L318
Cannot convert null literal to non-nullable reference type.