Skip to content

Remove spammy info log #316

Remove spammy info log

Remove spammy info log #316

Triggered via push October 29, 2024 10:54
Status Success
Total duration 52s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy: ReplayBrowser/Pages/Shared/Layout/App.razor#L4
Possible null reference argument for parameter 'value' in 'MarkupString.MarkupString(string value)'.
deploy: ReplayBrowser/Services/ReplayParser/ReplayParserService.cs#L222
Dereference of a possibly null reference.
deploy: ReplayBrowser/Services/ReplayParser/ReplayParserService.cs#L227
Dereference of a possibly null reference.
deploy: ReplayBrowser/Services/ReplayParser/ReplayParserService.cs#L237
Possible null reference argument for parameter 'replay' in 'Task ReplayParserService.AddReplayToDb(Replay replay)'.
deploy: ReplayBrowser/Services/LeaderboardService.cs#L33
Non-nullable field 'RedactedAccounts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
deploy: ReplayBrowser/Pages/Shared/Layout/App.razor#L4
Possible null reference argument for parameter 'value' in 'MarkupString.MarkupString(string value)'.
deploy: ReplayBrowser/Services/ReplayParser/ReplayParserService.cs#L222
Dereference of a possibly null reference.
deploy: ReplayBrowser/Services/ReplayParser/ReplayParserService.cs#L227
Dereference of a possibly null reference.
deploy: ReplayBrowser/Services/ReplayParser/ReplayParserService.cs#L237
Possible null reference argument for parameter 'replay' in 'Task ReplayParserService.AddReplayToDb(Replay replay)'.
deploy: ReplayBrowser/Services/LeaderboardService.cs#L33
Non-nullable field 'RedactedAccounts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.