Version 1.0.6 #29
Annotations
1 error and 7 warnings
build
Process completed with exit code 1.
|
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).
|
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
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
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/
|