Skip to content

install dotnet 9 before restore #28

install dotnet 9 before restore

install dotnet 9 before restore #28

Re-run triggered January 18, 2025 20:59
Status Failure
Total duration 1m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 1.
build: AcrylicControlLibraryTemplates/AcrylicBorderlessForm1.cs#L62
Nullability of reference types in type of parameter 'sender' of 'void AcrylicBorderlessForm.MainWindow_Load(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build: Examples/Form13_TreeView.cs#L30
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: AcrylicControlLibraryTemplates/AcrylicBorderlessForm1.cs#L62
Nullability of reference types in type of parameter 'sender' of 'void AcrylicBorderlessForm.MainWindow_Load(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build: Examples/Form13_TreeView.cs#L30
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.