Skip to content

install dotnet 9 before restore #130

install dotnet 9 before restore

install dotnet 9 before restore #130

Triggered via push January 18, 2025 20:47
Status Success
Total duration 3m 13s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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.
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).