Upgrade to .Net 7 (#138) #255
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dotnet-core.yml
on: push
open-source-scan
6s
static-analysis
2m 59s
build-and-test
30s
publish
0s
Annotations
13 warnings and 1 notice
open-source-scan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, fossa-contrib/fossa-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test
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-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
static-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-java@v2.4.0, actions/checkout@v2, actions/cache@v2.1.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
static-analysis
The `save-state` 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/
|
static-analysis
The `save-state` 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/
|
static-analysis:
src/DeepSecure.ThreatRemoval/Comms/Requester.cs#L169
Remove unassigned auto-property 'Error', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
static-analysis:
src/DeepSecure.ThreatRemoval/Comms/Requester.cs#L169
Remove the unused private set accessor in property 'Error'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
static-analysis:
src/DeepSecure.ThreatRemoval/Comms/Requester.cs#L169
Remove unassigned auto-property 'Error', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
static-analysis:
src/DeepSecure.ThreatRemoval/Comms/Requester.cs#L169
Remove the unused private set accessor in property 'Error'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
static-analysis
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/
|
static-analysis
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/
|
static-analysis
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/
|
25 tests found
There are 25 tests, see "Raw output" for the full list of tests.
|