Update BuildProgram.yml #610
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: benjlevesque/[email protected], actions/checkout@v2, 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/
|
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/Base/OngekiObjects/ColorId.cs#L6
'ColorId' defines operator == or operator != but does not override Object.Equals(object o)
|
build:
OngekiFumenEditor/Base/OngekiObjects/ColorId.cs#L6
'ColorId' defines operator == or operator != but does not override Object.GetHashCode()
|
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#L375
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.
|
build:
OngekiFumenEditor/AppBootstrapper.cs#L396
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/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.
|
build:
OngekiFumenEditor/Modules/PreviewSvgGenerator/Kernel/DefaultPreviewSvgGenerator.cs#L203
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.
|
build:
OngekiFumenEditor/Kernel/Graphics/Drawing/DefaultDrawingImpl/StringDrawing/DefaultStringDrawing.cs#L56
'FontSystemSettings.Effect' is obsolete: 'Use parameters of DrawText'
|
build:
OngekiFumenEditor/Modules/PreviewSvgGenerator/Kernel/DefaultPreviewSvgGenerator.cs#L749
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "OngekiFumenEditor_0.7.1_master_(GABuild20240829120870_2b863d_Release)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
OngekiFumenEditor_0.7.1_master_(GABuild20240829120870_2b863d_Release)
Expired
|
50.3 MB |
|