Skip to content

match toast BottomRight #82

match toast BottomRight

match toast BottomRight #82

Triggered via push November 18, 2024 11:12
Status Success
Total duration 1m 24s
Artifacts

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: My1kWordsEe/Models/Games/TranslateToEnGame.cs#L91
Non-nullable property 'UserTranslation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test: My1kWordsEe/Services/Ai/OpenAiClient.cs#L34
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.implicit operator ApiKeyCredential(string key)'.
test: My1kWordsEe/Models/Ee1kWords.cs#L78
Converting null literal or possible null value to non-nullable type.
test: My1kWordsEe/Models/Ee1kWords.cs#L79
Possible null reference argument for parameter 'utf8Json' in 'EeWord[]? JsonSerializer.Deserialize<EeWord[]>(Stream utf8Json, JsonSerializerOptions? options = null)'.
test: My1kWordsEe/Models/Ee1kWords.cs#L79
Possible null reference return.
test: My1kWordsEe/Models/Games/TranslateToEnGame.cs#L91
Non-nullable property 'UserTranslation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test: My1kWordsEe/Services/Ai/OpenAiClient.cs#L34
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.implicit operator ApiKeyCredential(string key)'.
test: My1kWordsEe/Models/Ee1kWords.cs#L78
Converting null literal or possible null value to non-nullable type.
test: My1kWordsEe/Models/Ee1kWords.cs#L79
Possible null reference argument for parameter 'utf8Json' in 'EeWord[]? JsonSerializer.Deserialize<EeWord[]>(Stream utf8Json, JsonSerializerOptions? options = null)'.
test: My1kWordsEe/Models/Ee1kWords.cs#L79
Possible null reference return.