Skip to content

Resolve more compile errors #2053

Resolve more compile errors

Resolve more compile errors #2053

Triggered via push August 20, 2024 07:31
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

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

Annotations

70 errors and 8 warnings
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Containers/UprightAspectMaintainingContainer.cs#L57
Cannot implicitly convert type 'osuTK.Matrix3' to 'osuTK.Matrix4'
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L257
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L258
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L259
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L260
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Backgrounds/Triangles.cs#L312
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Backgrounds/Triangles.cs#L313
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Backgrounds/Triangles.cs#L314
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Backgrounds/Triangles.cs#L315
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/Sprites/LogoAnimation.cs#L62
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/Sprites/LogoAnimation.cs#L62
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/Containers/UprightAspectMaintainingContainer.cs#L57
Cannot implicitly convert type 'osuTK.Matrix3' to 'osuTK.Matrix4'
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/OsuGame.cs#L1522
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/OsuGame.cs#L1524
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L257
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L258
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L259
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L260
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/Triangles.cs#L312
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/Triangles.cs#L313
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/OsuGame.cs#L1522
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/OsuGame.cs#L1524
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Graphics/Sprites/LogoAnimation.cs#L62
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L257
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L258
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L259
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L260
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Graphics/Containers/UprightAspectMaintainingContainer.cs#L57
Cannot implicitly convert type 'osuTK.Matrix3' to 'osuTK.Matrix4'
Code Quality: osu.Game/Skinning/LegacySkin.cs#L393
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Skinning/LegacySkin.cs#L403
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/OsuGame.cs#L1522
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/OsuGame.cs#L1524
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Skinning/LegacySkin.cs#L393
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Skinning/LegacySkin.cs#L403
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/Sprites/LogoAnimation.cs#L62
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L257
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L258
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L259
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L260
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/Backgrounds/Triangles.cs#L312
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Containers/UprightAspectMaintainingContainer.cs#L57
Cannot implicitly convert type 'osuTK.Matrix3' to 'osuTK.Matrix4'
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L257
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L258
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L259
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L260
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/Triangles.cs#L312
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/Triangles.cs#L313
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/Triangles.cs#L314
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Backgrounds/Triangles.cs#L315
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/Sprites/LogoAnimation.cs#L62
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Skinning/LegacySkin.cs#L393
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Skinning/LegacySkin.cs#L403
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/OsuGame.cs#L1522
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/OsuGame.cs#L1524
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/Sprites/LogoAnimation.cs#L62
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L257
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L258
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L259
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L260
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/Containers/UprightAspectMaintainingContainer.cs#L57
Cannot implicitly convert type 'osuTK.Matrix3' to 'osuTK.Matrix4'
Build only (Android): osu.Game/Graphics/Containers/UprightAspectMaintainingContainer.cs#L57
Cannot implicitly convert type 'osuTK.Matrix3' to 'osuTK.Matrix4'
Build only (Android): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L257
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L258
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L259
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/Backgrounds/TrianglesV2.cs#L260
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/Backgrounds/Triangles.cs#L312
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/Backgrounds/Triangles.cs#L313
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/Backgrounds/Triangles.cs#L314
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/Backgrounds/Triangles.cs#L315
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Skinning/LegacySkin.cs#L393
'Vector2' does not contain a definition for 'Xy' and no accessible extension method 'Xy' accepting a first argument of type 'Vector2' could be found (are you missing a using directive or an assembly reference?)
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 (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 (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.
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.