Update main.yml #8
main.yml
on: push
build
7m 15s
publish-release
2s
Annotations
1 error and 13 warnings
publish-release
Unable to find any artifacts for the associated workflow
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/ViewModels/SettingViewModel.cs#L19
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
fast cf ip scanner/Data/FastCFIPScannerDatabase.cs#L47
The variable 'ex' is declared but never used
|
build:
fast cf ip scanner/Services/IPService.cs#L272
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.
|
publish-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|