Skip to content

Merge branch 'feature' into feature #33

Merge branch 'feature' into feature

Merge branch 'feature' into feature #33

Triggered via push July 27, 2024 11:32
Status Success
Total duration 53s
Artifacts

CI-Check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_build: WonderLab/ViewModels/Dialogs/Multiplayer/CreateMutilplayerDialogViewModel.cs#L33
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.
test_build: WonderLab/Services/SettingService.cs#L124
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.
test_build: WonderLab/Classes/Datas/TaskData/TaskBase.cs#L20
Field 'TaskBase._insideProgress' is never assigned to, and will always have its default value 0
test_build: WonderLab/Views/Controls/NavigationView.cs#L39
The field 'NavigationView._oldIsOpenBackgroundPanel' is never used
test_build: WonderLab/Services/SettingService.cs#L45
The field 'SettingBackgroundService._telemetryClient' is never used
test_build: WonderLab/Classes/Datas/TaskData/TaskBase.cs#L22
Field 'TaskBase._insideProgressDetail' is never assigned to, and will always have its default value null
test_build: WonderLab/Classes/Datas/TaskData/TaskBase.cs#L21
The field 'TaskBase._insideIsIndeterminate' is never used