Skip to content

upgrade java version #166

upgrade java version

upgrade java version #166

Triggered via push February 21, 2024 11:12
Status Success
Total duration 1m 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
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/
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
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
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-scan-sonar: src/FlyTiger/Mapper/Generators/ConvertFunctionGenerator.cs#L37
The variable 'ex' is declared but never used
code-scan-sonar: src/FlyTiger/AutoConstructor/AutoConstructorGenerator.cs#L324
Private classes which are not derived in the current assembly should be marked as 'sealed'.
code-scan-sonar: src/FlyTiger/AutoConstructor/AutoConstructorGenerator.cs#L347
Private classes which are not derived in the current assembly should be marked as 'sealed'.
code-scan-sonar: src/FlyTiger/AutoNotify/AutoNotifyGenerator.cs#L76
Remove this commented out code.
code-scan-sonar: src/FlyTiger/CodeException/CodeExceptionGenerator.cs#L236
Private classes which are not derived in the current assembly should be marked as 'sealed'.
code-scan-sonar: src/FlyTiger/Mapper/Analyzer/MapperAnalyzer.cs#L25
Remove this commented out code.
code-scan-sonar: src/FlyTiger/Mapper/Analyzer/MapperAnalyzer.cs#L39
Remove this commented out code.
code-scan-sonar: src/FlyTiger/Mapper/Generators/GenericFunctionGenerator.cs#L84
Complete the task associated to this 'TODO' comment.
code-scan-sonar: src/FlyTiger/Mapper/MapperGenerator.cs#L78
Private classes which are not derived in the current assembly should be marked as 'sealed'.