Resolve more compile errors #2053
Annotations
10 errors and 2 warnings
osu.Game/Graphics/Containers/UprightAspectMaintainingContainer.cs#L57
Cannot implicitly convert type 'osuTK.Matrix3' to 'osuTK.Matrix4'
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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