Skip to content

Update AcItemEditor > Weight to use SheetValueEditor #368

Update AcItemEditor > Weight to use SheetValueEditor

Update AcItemEditor > Weight to use SheetValueEditor #368

Triggered via push September 22, 2023 04:21
Status Failure
Total duration 1m 41s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
build
Process completed with exit code 1.
build: PathfinderJson/AcItemEditor.xaml.cs#L80
Argument 2: cannot convert from 'System.Windows.DependencyPropertyChangedEventArgs' to 'System.EventArgs'
build: PathfinderJson/AcItemEditor.xaml.cs#L80
Argument 2: cannot convert from 'System.Windows.DependencyPropertyChangedEventArgs' to 'System.EventArgs'
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/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.