Skip to content

Word context improvements #154

Word context improvements

Word context improvements #154

Triggered via pull request December 7, 2024 17:10
Status Success
Total duration 2m 3s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: My1kWordsEe/Components/Pages/WordPage.razor#L61
Possible null reference argument for parameter 'user' in 'Task<ApplicationUser> IdentityUserAccessor.GetRequiredUserAsync(ClaimsPrincipal user)'.
test: My1kWordsEe/Components/Pages/WordPage.razor#L77
Possible null reference argument for parameter 'user' in 'Task<ApplicationUser> IdentityUserAccessor.GetRequiredUserAsync(ClaimsPrincipal user)'.
test: My1kWordsEe/Components/Pages/WordPage.razor#L87
Possible null reference argument for parameter 'user' in 'Task<ApplicationUser> IdentityUserAccessor.GetRequiredUserAsync(ClaimsPrincipal user)'.
test: My1kWordsEe/Models/Games/GameComposite.cs#L5
Non-nullable field 'gameSlides' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: My1kWordsEe/Models/Ee1kWords.cs#L79
Converting null literal or possible null value to non-nullable type.
test: My1kWordsEe/Models/Ee1kWords.cs#L80
Possible null reference argument for parameter 'utf8Json' in 'SampleWord[]? JsonSerializer.Deserialize<SampleWord[]>(Stream utf8Json, JsonSerializerOptions? options = null)'.
test: My1kWordsEe/Models/Ee1kWords.cs#L80
Possible null reference return.
test: My1kWordsEe/Components/Pages/Games/TranslateToEnGamePage.razor#L17
Non-nullable field 'Game' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
test: My1kWordsEe/Services/Ai/OpenAiClient.cs#L32
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.implicit operator ApiKeyCredential(string key)'.
test: My1kWordsEe/Components/Pages/FavoritesPage.razor#L43
Possible null reference argument for parameter 'user' in 'Task<ApplicationUser> IdentityUserAccessor.GetRequiredUserAsync(ClaimsPrincipal user)'.