Skip to content

Not bad I think

Not bad I think #599

Triggered via push August 15, 2024 01:52
Status Failure
Total duration 1h 0m 9s
Artifacts 6

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 6 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.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L31
Field 'hitWindow300' is assigned but its value is never used in osu.Game.Rulesets.Osu\Difficulty\OsuPerformanceCalculator.cs on line 31
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L71
Local variable 'clockRate' is never used in osu.Game.Rulesets.Osu\Difficulty\OsuPerformanceCalculator.cs on line 71
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L235
Multiple spaces are prohibited in osu.Game.Rulesets.Osu\Difficulty\OsuPerformanceCalculator.cs on line 235
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L276
Local variable 'hitWindow300' hides field 'double osu.Game.Rulesets.Osu.Difficulty.OsuPerformanceCalculator.hitWindow300' in osu.Game.Rulesets.Osu\Difficulty\OsuPerformanceCalculator.cs on line 276
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L326
Local variable 'hitWindow300' hides field 'double osu.Game.Rulesets.Osu.Difficulty.OsuPerformanceCalculator.hitWindow300' in osu.Game.Rulesets.Osu\Difficulty\OsuPerformanceCalculator.cs on line 326
Code Quality: osu.Game.Rulesets.Osu/Difficulty/OsuPerformanceCalculator.cs#L388
Blank lines are missing, expected minimum 1 instead of 0 in osu.Game.Rulesets.Osu\Difficulty\OsuPerformanceCalculator.cs on line 388
Code Quality
Process completed with exit code 5.
Test (Linux, ubuntu-latest, SingleThread)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, MultiThreaded)
Process completed with exit code 1.
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
Test (macOS, macos-latest, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
Test (macOS, macos-latest, MultiThreaded)
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 60 minutes.
Test (macOS, macos-latest, MultiThreaded)
Process completed with exit code 1.
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Navigation.TestSceneBeatmapEditorNavigation ► TestCancelNavigationToEditor: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "Wait for menu" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Windows-SingleThread.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Windows-SingleThread.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Linux-SingleThread.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Linux-SingleThread.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Online.TestSceneBeatmapListingOverlay ► TestCardSizeSwitching(False): osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "all loaded beatmap cards are osu.Game.Beatmaps.Drawables.Cards.BeatmapCardNormal" timed out
osu.Game.Tests.Visual.UserInterface.TestSceneFirstRunSetupOverlay ► TestOverlayRunsToFinish(False): osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "step through" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Linux-MultiThreaded.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Linux-MultiThreaded.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Navigation.TestSceneScreenNavigation ► TestTouchScreenDetectionAtSongSelect: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Linux-MultiThreaded.trx Error: "wait for song select" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Windows-MultiThreaded.trx Error: "counter non-zero" timed out
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Windows-MultiThreaded.trx Error: "counter non-zero" timed out
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 (macOS, macos-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-macOS-MultiThreaded", "osu-test-results-macOS-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 Expired
20.3 MB
osu-test-results-Linux-SingleThread Expired
20.4 MB
osu-test-results-Windows-MultiThreaded Expired
21 MB
osu-test-results-Windows-SingleThread Expired
20.9 MB
osu-test-results-macOS-MultiThreaded Expired
20.7 MB
osu-test-results-macOS-SingleThread Expired
20.5 MB