Merge branch 'master' of https://github.com/MikiraSora/OngekiFumenEditor #530
Annotations
11 warnings
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/
|
build:
OngekiFumenEditor/Base/Collections/Base/RemindableSortableCollection.cs#L42
'RemindableSortableCollection<T, X>.Clear()' hides inherited member 'SortableCollection<T, X>.Clear()'. Use the new keyword if hiding was intended.
|
build:
OngekiFumenEditor/Modules/FumenVisualEditor/Models/EditorProjectDataModel.cs#L8
'EditorProjectDataModel.VERSION' hides inherited member 'EditorProjectDataModel_V0_5_2.VERSION'. Use the new keyword if hiding was intended.
|
build:
OngekiFumenEditor/AppBootstrapper.cs#L195
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
OngekiFumenEditor/AppBootstrapper.cs#L273
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
OngekiFumenEditor/Kernel/Graphics/Drawing/DefaultDrawingImpl/StringDrawing/DefaultStringDrawing.cs#L56
'FontSystemSettings.Effect' is obsolete: 'Use parameters of DrawText'
|
build:
OngekiFumenEditor/Parser/DefaultImpl/Nyageki/DefaultNyagekiFumenFormatter.cs#L239
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
|
build:
OngekiFumenEditor/Modules/OptionGeneratorTools/Kernel/MusicXmlSerialization.cs#L21
The variable 'e' is declared but never used
|
build:
OngekiFumenEditor/Modules/OptionGeneratorTools/Kernel/MusicXmlSerialization.cs#L37
The variable 'e' is declared but never used
|
build:
OngekiFumenEditor/Modules/OptionGeneratorTools/Kernel/MusicXmlSerialization.cs#L51
The variable 'e' is declared but never used
|
build:
OngekiFumenEditor/Modules/AudioAdjustWindow/ViewModels/AudioAdjustWindowViewModel.cs#L112
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
OngekiFumenEditor_0.6.9_master_(GABuild20240103010172_06210c_Release)
Expired
|
44.3 MB |
|