Annotations
5 errors, 26 warnings, and 10 notices
Code Quality:
osu.Game.Rulesets.Tau/Objects/Drawables/DrawableTauHitObject.cs#L1
Using directive is not required by the code and can be safely removed in osu.Game.Rulesets.Tau\Objects\Drawables\DrawableTauHitObject.cs on line 1
|
Code Quality:
osu.Game.Rulesets.Tau/UI/Cursor/CursorPiece.cs#L1
Using directive is not required by the code and can be safely removed in osu.Game.Rulesets.Tau\UI\Cursor\CursorPiece.cs on line 1
|
Code Quality:
osu.Game.Rulesets.Tau/UI/TauResumeOverlay.cs#L3
Using directive is not required by the code and can be safely removed in osu.Game.Rulesets.Tau\UI\TauResumeOverlay.cs on line 3
|
Code Quality:
osu.Game.Rulesets.Tau.Tests/TestSceneResumeOverlay.cs#L4
Using directive is not required by the code and can be safely removed in osu.Game.Rulesets.Tau.Tests\TestSceneResumeOverlay.cs on line 4
|
Code Quality
Process completed with exit code 5.
|
Test (Linux, ubuntu-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Linux, ubuntu-latest, MultiThreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (Linux, ubuntu-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Linux, ubuntu-latest, SingleThread)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (macOS, macos-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (macOS, macos-latest, SingleThread)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code Quality
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L25
Initializing property by default value is redundant in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 25
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L129
Local function 'convertToNonSlider' hides method 'TauHitObject osu.Game.Rulesets.Tau.Beatmaps.TauBeatmapConverter.convertToNonSlider(HitObject)' in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 129
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L168
Use explicit type (built-in types) in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 168
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L195
Indent size is incorrect, expected indent 4 spaces in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 195
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L213
Use explicit type (built-in types) in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 213
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L225
Use explicit type (built-in types) in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 225
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L226
Use explicit type (built-in types) in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 226
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L231
Use explicit type (built-in types) in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 231
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L261
Indent size is incorrect, expected indent 4 spaces in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 261
|
Code Quality:
osu.Game.Rulesets.Tau/Difficulty/Evaluators/SpeedEvaluator.cs#L87
Indent size is incorrect, expected indent 4 spaces in osu.Game.Rulesets.Tau\Difficulty\Evaluators\SpeedEvaluator.cs on line 87
|
Test (macOS, macos-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (macOS, macos-latest, MultiThreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (Windows, windows-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Windows, windows-latest, MultiThreaded)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (Windows, windows-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Windows, windows-latest, SingleThread)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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: "tau-test-results-Linux-MultiThreaded", "tau-test-results-Linux-SingleThread", "tau-test-results-macOS-MultiThreaded", "tau-test-results-macOS-SingleThread", "tau-test-results-Windows-MultiThreaded", "tau-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/
|
Code Quality:
osu.Game.Rulesets.Tau/Allocation/MemoryPool.cs#L21
Convert into primary constructor in osu.Game.Rulesets.Tau\Allocation\MemoryPool.cs on line 21
|
Code Quality:
osu.Game.Rulesets.Tau/Allocation/MemoryPool.cs#L39
Struct can be made readonly in osu.Game.Rulesets.Tau\Allocation\MemoryPool.cs on line 39
|
Code Quality:
osu.Game.Rulesets.Tau/Allocation/MemoryPool.cs#L39
Struct can be made readonly in osu.Game.Rulesets.Tau\Allocation\MemoryPool.cs on line 39
|
Code Quality:
osu.Game.Rulesets.Tau/Allocation/MemoryPool.cs#L45
Convert into primary constructor in osu.Game.Rulesets.Tau\Allocation\MemoryPool.cs on line 45
|
Code Quality:
osu.Game.Rulesets.Tau/Beatmaps/TauBeatmapConverter.cs#L34
Convert into primary constructor in osu.Game.Rulesets.Tau\Beatmaps\TauBeatmapConverter.cs on line 34
|
Code Quality:
osu.Game.Rulesets.Tau/Configuration/TauRulesetConfigManager.cs#L8
Convert into primary constructor in osu.Game.Rulesets.Tau\Configuration\TauRulesetConfigManager.cs on line 8
|
Code Quality:
osu.Game.Rulesets.Tau/Difficulty/Skills/Aim.cs#L17
Convert into primary constructor in osu.Game.Rulesets.Tau\Difficulty\Skills\Aim.cs on line 17
|
Code Quality:
osu.Game.Rulesets.Tau/Difficulty/Skills/Complexity.cs#L14
Convert into primary constructor in osu.Game.Rulesets.Tau\Difficulty\Skills\Complexity.cs on line 14
|
Code Quality:
osu.Game.Rulesets.Tau/Difficulty/Skills/Speed.cs#L21
Convert into primary constructor in osu.Game.Rulesets.Tau\Difficulty\Skills\Speed.cs on line 21
|
Code Quality:
osu.Game.Rulesets.Tau/Difficulty/Skills/TauStrainSkill.cs#L28
Convert into primary constructor in osu.Game.Rulesets.Tau\Difficulty\Skills\TauStrainSkill.cs on line 28
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tau-test-results-Linux-MultiThreaded
Expired
|
537 KB |
|
tau-test-results-Linux-SingleThread
Expired
|
536 KB |
|
tau-test-results-Windows-MultiThreaded
Expired
|
554 KB |
|
tau-test-results-Windows-SingleThread
Expired
|
555 KB |
|
tau-test-results-macOS-MultiThreaded
Expired
|
544 KB |
|
tau-test-results-macOS-SingleThread
Expired
|
539 KB |
|