Skip to content

New support to generate rating chart + fix bugs #231

New support to generate rating chart + fix bugs

New support to generate rating chart + fix bugs #231

Triggered via push December 3, 2023 19:56
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Faforever.Qai.Core/Clients/QuickChart/Dto.cs#L60
'CandleStickChartDataSet.BorderColor' hides inherited member 'ChartDataSet.BorderColor'. Use the new keyword if hiding was intended.
build: src/Faforever.Qai.Core/Clients/QuickChart/Dto.cs#L62
'CandleStickChartDataSet.BackgroundColor' hides inherited member 'ChartDataSet.BackgroundColor'. Use the new keyword if hiding was intended.
build: src/Faforever.Qai.Core/Clients/QuickChart/Dto.cs#L141
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Faforever.Qai.Core/Clients/QuickChart/Dto.cs#L118
Non-nullable property 'Legend' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Faforever.Qai.Core/Commands/Dual/Replay/FetchReplayCommand.cs#L47
Dereference of a possibly null reference.
build: src/Faforever.Qai.Core/Commands/Dual/Replay/FetchReplayCommand.cs#L58
Dereference of a possibly null reference.
build: src/Faforever.Qai.Core/Debouncer.cs#L45
Possible null reference return.
build: src/Faforever.Qai.Core/Services/OperationPlayerService.cs#L125
Dereference of a possibly null reference.
build: src/Faforever.Qai.Core/Services/OperationPlayerService.cs#L125
Dereference of a possibly null reference.
build: src/Faforever.Qai.Core/Services/OperationPlayerService.cs#L128
Dereference of a possibly null reference.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/