Skip to content

Bump ppy.osu.Game from 2023.1026.0 to 2023.1222.0 #667

Bump ppy.osu.Game from 2023.1026.0 to 2023.1222.0

Bump ppy.osu.Game from 2023.1026.0 to 2023.1222.0 #667

Triggered via pull request December 21, 2023 17:27
Status Failure
Total duration 39s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: osu.Game.Rulesets.Rush/Judgements/RushJudgementResult.cs#L36
'RushJudgement' does not contain a definition for 'NumericResultFor' and no accessible extension method 'NumericResultFor' accepting a first argument of type 'RushJudgement' could be found (are you missing a using directive or an assembly reference?)
build: osu.Game.Rulesets.Rush/UI/Fever/FeverProcessor.cs#L159
'Judgement' does not contain a definition for 'NumericResultFor' and no accessible extension method 'NumericResultFor' accepting a first argument of type 'Judgement' could be found (are you missing a using directive or an assembly reference?)
build: osu.Game.Rulesets.Rush/UI/Fever/FeverProcessor.cs#L159
'Judgement' does not contain a definition for 'MaxNumericResult' and no accessible extension method 'MaxNumericResult' accepting a first argument of type 'Judgement' could be found (are you missing a using directive or an assembly reference?)
build: osu.Game.Rulesets.Rush/Judgements/RushJudgementResult.cs#L36
'RushJudgement' does not contain a definition for 'NumericResultFor' and no accessible extension method 'NumericResultFor' accepting a first argument of type 'RushJudgement' could be found (are you missing a using directive or an assembly reference?)
build: osu.Game.Rulesets.Rush/UI/Fever/FeverProcessor.cs#L159
'Judgement' does not contain a definition for 'NumericResultFor' and no accessible extension method 'NumericResultFor' accepting a first argument of type 'Judgement' could be found (are you missing a using directive or an assembly reference?)
build: osu.Game.Rulesets.Rush/UI/Fever/FeverProcessor.cs#L159
'Judgement' does not contain a definition for 'MaxNumericResult' and no accessible extension method 'MaxNumericResult' accepting a first argument of type 'Judgement' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
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/