Skip to content

Merge XPEvo fixed/changes into main repository #52

Merge XPEvo fixed/changes into main repository

Merge XPEvo fixed/changes into main repository #52

Triggered via pull request November 17, 2024 18:02
Status Success
Total duration 10m 3s
Artifacts

qodana.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Conditional access qualifier expression is not null according to nullable reference types' annotations: src/Modules/RoundRankingModule/Services/RoundRankingService.cs#L121
Conditional access qualifier expression is never null according to nullable reference types' annotations
Unused local variable: src/Modules/RoundRankingModule/Services/RoundRankingService.cs#L60
Local variable 'removedCheckpointData' is never used
Unused local variable: src/Modules/RoundRankingModule/Services/RoundRankingService.cs#L73
Local variable 'removedCheckpointData' is never used
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/