Update default parameters to be slightly better #380
Annotations
5 errors and 1 warning
Compile:
osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders/SliderPlacementBlueprint.cs#L207
'IncrementalBSplineBuilder' does not contain a definition for 'Finish' and no accessible extension method 'Finish' accepting a first argument of type 'IncrementalBSplineBuilder' could be found (are you missing a using directive or an assembly reference?)
|
Compile:
osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders/SliderPlacementBlueprint.cs#L328
Cannot implicitly convert type 'System.Collections.Generic.IReadOnlyList<osuTK.Vector2>' to 'System.Collections.Generic.IReadOnlyList<System.Collections.Generic.List<osuTK.Vector2>>'. An explicit conversion exists (are you missing a cast?)
|
Compile:
osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders/SliderPlacementBlueprint.cs#L207
'IncrementalBSplineBuilder' does not contain a definition for 'Finish' and no accessible extension method 'Finish' accepting a first argument of type 'IncrementalBSplineBuilder' could be found (are you missing a using directive or an assembly reference?)
|
Compile:
osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders/SliderPlacementBlueprint.cs#L328
Cannot implicitly convert type 'System.Collections.Generic.IReadOnlyList<osuTK.Vector2>' to 'System.Collections.Generic.IReadOnlyList<System.Collections.Generic.List<osuTK.Vector2>>'. An explicit conversion exists (are you missing a cast?)
|
Compile
Process completed with exit code 1.
|
Upload Test Results
No files were found with the provided path: /Users/runner/work/osu/osu/TestResults/TestResults-macOS-SingleThread.trx. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading