Skip to content

Unify hard link and cow detection logic #83

Unify hard link and cow detection logic

Unify hard link and cow detection logic #83

Triggered via push October 12, 2024 05:09
Status Failure
Total duration 10m 15s
Artifacts

ci.yml

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

Annotations

20 errors and 8 warnings
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Test (Linux, ubuntu-latest, MultiThreaded)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Test (Linux, ubuntu-latest, SingleThread): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Test (Linux, ubuntu-latest, SingleThread)
Process completed with exit code 1.
Code Quality: osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Code Quality: osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Code Quality
Process completed with exit code 1.
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Test (Windows, windows-latest, SingleThread): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Test (Windows, windows-latest, MultiThreaded): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
Build only (Android): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Build only (Android): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Build only (Android): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Build only (Android): osu.Game.Tests/Database/LegacyBeatmapImporterTest.cs#L92
There is no argument given that corresponds to the required parameter 'preferHardLinks' of 'LegacyModelImporter<BeatmapSetInfo>.ImportFromStableAsync(StableStorage, bool, bool)'
Build only (Android)
Process completed with exit code 1.
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 (Linux, ubuntu-latest, MultiThreaded)
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-MultiThreaded.trx. No artifacts will be uploaded.
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, SingleThread)
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-SingleThread.trx. No artifacts will be uploaded.
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, SingleThread)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-SingleThread.trx. No artifacts will be uploaded.
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/
Test (Windows, windows-latest, MultiThreaded)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-MultiThreaded.trx. No artifacts will be uploaded.