Refactor if/else as ternary conditional #31
ci.yml
on: push
Code Quality
12m 7s
Build only (Android)
10m 1s
Build only (iOS)
2m 40s
Matrix: Test
Annotations
6 errors and 5 warnings
Build only (iOS)
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
|
Build only (iOS)
Optimizing assemblies for size failed. Optimization can be disabled by setting the PublishTrimmed property to false.
|
Build only (iOS)
Process completed with exit code 1.
|
Code Quality:
osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L227
Line is not indented relative to the previous line, expected indent 4 spaces in osu.Game\Beatmaps\Formats\LegacyBeatmapEncoder.cs on line 227
|
Code Quality:
osu.Game/Beatmaps/Formats/LegacyBeatmapEncoder.cs#L229
Line indent is not restored to the previous level in osu.Game\Beatmaps\Formats\LegacyBeatmapEncoder.cs on line 229
|
Code Quality
Process completed with exit code 5.
|
Test (Linux, ubuntu-latest, SingleThread)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (Linux, ubuntu-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (Windows, windows-latest, SingleThread)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (Windows, windows-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "osu-test-results-Linux-MultiThreaded", "osu-test-results-Linux-SingleThread", "osu-test-results-Windows-MultiThreaded", "osu-test-results-Windows-SingleThread".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
osu-test-results-Linux-MultiThreaded
|
34 MB |
|
osu-test-results-Linux-SingleThread
|
34.1 MB |
|
osu-test-results-Windows-MultiThreaded
|
35.4 MB |
|
osu-test-results-Windows-SingleThread
|
35.3 MB |
|