Skip to content

Fix build error with AcItemEditor #369

Fix build error with AcItemEditor

Fix build error with AcItemEditor #369

Triggered via push September 22, 2023 04:24
Status Success
Total duration 1m 37s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
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/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: PathfinderJson/SearchPanel/RegexSearchStrategy.cs#L112
Possible null reference return.
build: PathfinderJson/MainWindow.xaml.cs#L2905
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: PathfinderJson/SearchPanel/RegexSearchStrategy.cs#L112
Possible null reference return.
build: PathfinderJson/MainWindow.xaml.cs#L2905
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: PathfinderJson/SearchPanel/RegexSearchStrategy.cs#L112
Possible null reference return.
build: PathfinderJson/MainWindow.xaml.cs#L2905
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: PathfinderJson/SearchPanel/RegexSearchStrategy.cs#L112
Possible null reference return.
build: PathfinderJson/MainWindow.xaml.cs#L2905
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.