Skip to content

Bump dotnet-sonarscanner from 5.5.3 to 6.2.0 #168

Bump dotnet-sonarscanner from 5.5.3 to 6.2.0

Bump dotnet-sonarscanner from 5.5.3 to 6.2.0 #168

Triggered via pull request February 22, 2024 06:29
Status Failure
Total duration 46s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
code-scan-sonar
Process completed with exit code 1.
code-scan-sonar
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-scan-sonar
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
code-check-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-check-format
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/
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/
build: src/FlyTiger/Mapper/Generators/ConvertFunctionGenerator.cs#L37
The variable 'ex' is declared but never used
build: example/AutoCtor/Service1.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: test/FlyTiger.UnitTest/AutoNotifyGeneratorTest.cs#L56
The event 'AutoNotifyGeneratorTest.BaseClass.PropertyChanged' is never used
build: src/FlyTiger/Mapper/Generators/ConvertFunctionGenerator.cs#L37
The variable 'ex' is declared but never used
build: example/AutoCtor/Service1.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: test/FlyTiger.UnitTest/AutoNotifyGeneratorTest.cs#L56
The event 'AutoNotifyGeneratorTest.BaseClass.PropertyChanged' is never used
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test: src/FlyTiger/Mapper/Generators/ConvertFunctionGenerator.cs#L37
The variable 'ex' is declared but never used
test: test/FlyTiger.UnitTest/AutoNotifyGeneratorTest.cs#L56
The event 'AutoNotifyGeneratorTest.BaseClass.PropertyChanged' is never used