Skip to content

i forgot to add the db migration files #313

i forgot to add the db migration files

i forgot to add the db migration files #313

Triggered via push October 22, 2024 09:50
Status Success
Total duration 1m 9s
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.