wip #1789
Annotations
10 errors and 3 warnings
osu.Framework.Testing/AdhocTestScene.cs#L44
XML comment has cref attribute 'SetUpAttribute' that could not be resolved
|
osu.Framework.Testing/AdhocTestScene.cs#L48
XML comment has cref attribute 'TestAttribute' that could not be resolved
|
osu.Framework.Testing/HotReloadCallbackReceiver.cs#L22
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
osu.Framework.Templates/templates/template-empty/TemplateGame.Game.Tests/TemplateGameTestBrowser.cs#L4
The type or namespace name 'Testing' does not exist in the namespace 'osu.Framework' (are you missing an assembly reference?)
|
osu.Framework.Templates/templates/template-empty/TemplateGame.Game.Tests/Visual/TemplateGameTestScene.cs#L1
The type or namespace name 'Testing' does not exist in the namespace 'osu.Framework' (are you missing an assembly reference?)
|
osu.Framework.Templates/templates/template-empty/TemplateGame.Game.Tests/Visual/TestSceneMainScreen.cs#L3
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
osu.Framework.Templates/templates/template-empty/TemplateGame.Game.Tests/Visual/TestSceneSpinningBox.cs#L2
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
osu.Framework.Templates/templates/template-empty/TemplateGame.Game.Tests/Visual/TestSceneTemplateGameGame.cs#L3
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
osu.Framework.Templates/templates/template-empty/TemplateGame.Game.Tests/Visual/TemplateGameTestScene.cs#L5
The type or namespace name 'TestScene' could not be found (are you missing a using directive or an assembly reference?)
|
osu.Framework.Templates/templates/template-empty/TemplateGame.Game.Tests/Visual/TemplateGameTestScene.cs#L7
The type or namespace name 'ITestSceneTestRunner' could not be found (are you missing a using directive or an assembly reference?)
|
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/
|
|
|
This job failed
Loading