Skip to content

Bump mxlint and clean up #20

Bump mxlint and clean up

Bump mxlint and clean up #20

Triggered via pull request February 5, 2025 21:39
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Build
Process completed with exit code 2.
Build: MxLintPaneExtensionWebViewModel.cs#L62
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: MxLintPaneExtensionWebViewModel.cs#L79
Dereference of a possibly null reference.
Build: MxLintPaneExtensionWebViewModel.cs#L85
Dereference of a possibly null reference.
Build: MxLintPaneExtensionWebViewModel.cs#L101
Converting null literal or possible null value to non-nullable type.
Build: MxLintPaneExtensionWebViewModel.cs#L108
Converting null literal or possible null value to non-nullable type.
Build: MxLintPaneExtensionWebViewModel.cs#L112
Converting null literal or possible null value to non-nullable type.