Complete comprehensive platform documentation and strategic PRD with E2E testing infrastructure #4
Annotations
10 warnings
|
src/FxExpert.Blazor/FxExpert.Blazor.Client/Pages/UserProfile.razor#L285
Possible null reference argument for parameter 'firstName' in 'Task<bool> UserService.EnsureUserExistsAsync(string emailAddress, string firstName, string lastName)'.
|
|
src/EventServer.Tests/Aggregates/Users/UserProfileTests.cs#L107
Dereference of a possibly null reference.
|
|
src/EventServer.Tests/IntegrationContext.cs#L165
Dereference of a possibly null reference.
|
|
src/EventServer.Tests/Aggregates/Users/UserProfileTests.cs#L76
Dereference of a possibly null reference.
|
|
src/EventServer.Tests/VideoConferenceRateTests.cs#L58
Dereference of a possibly null reference.
|
|
src/EventServer.Tests/Aggregates/Users/UserProfileTests.cs#L47
Dereference of a possibly null reference.
|
|
src/EventServer.Tests/Aggregates/Users/UserProfileTests.cs#L20
Dereference of a possibly null reference.
|
|
src/FxExpert.Blazor.Client.Tests/Services/ThemeServiceTests.cs#L28
Argument of type 'ISetup<IJSRuntime, ValueTask<string>>' cannot be used for parameter 'mock' of type 'IReturns<IJSRuntime, ValueTask<string?>>' in 'IReturnsResult<IJSRuntime> ReturnsExtensions.ReturnsAsync<IJSRuntime, string?>(IReturns<IJSRuntime, ValueTask<string?>> mock, string? value)' due to differences in the nullability of reference types.
|
|
src/FxExpert.Blazor/FxExpert.Blazor.Client/Pages/UserProfile.razor#L285
Possible null reference argument for parameter 'lastName' in 'Task<bool> UserService.EnsureUserExistsAsync(string emailAddress, string firstName, string lastName)'.
|
|
src/FxExpert.Blazor/FxExpert.Blazor.Client/Pages/UserProfile.razor#L285
Possible null reference argument for parameter 'firstName' in 'Task<bool> UserService.EnsureUserExistsAsync(string emailAddress, string firstName, string lastName)'.
|
The logs for this run have expired and are no longer available.
Loading