Bump Microsoft.CodeAnalysis.Analyzers from 3.0.0 to 3.3.4 #172
build.yml
on: pull_request
build
2m 13s
code-check-format
31s
code-scan-sonar
32s
test
40s
Annotations
2 errors and 37 warnings
code-check-format
Process completed with exit code 2.
|
code-scan-sonar
Process completed with exit code 1.
|
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/
|
code-check-format:
src/FlyTiger/Mapper/Generators/Utils.cs#L15
Use 'SymbolEqualityComparer' when comparing symbols
|
code-check-format:
src/FlyTiger/Mapper/Generators/Utils.cs#L26
Use 'SymbolEqualityComparer' when comparing symbols
|
code-check-format:
src/FlyTiger/Mapper/EntityKeyFinder.cs#L43
Use 'SymbolEqualityComparer' when comparing symbols
|
code-check-format:
src/FlyTiger/AutoConstructor/AutoConstructorGenerator.cs#L12
'FlyTiger.AutoConstructor.AutoConstructorGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
code-check-format:
src/FlyTiger/CodeException/CodeExceptionGenerator.cs#L10
'FlyTiger.CodeException.CodeExceptionGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
code-check-format:
src/FlyTiger/SingletonPattern/SingletonPatternGenerator.cs#L11
'FlyTiger.SingletonPattern.SingletonPatternGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
code-check-format:
src/FlyTiger/AutoNotify/AutoNotifyGenerator.cs#L10
'FlyTiger.AutoNotify.AutoNotifyGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
code-check-format:
src/FlyTiger/Mapper/Analyzer/MapperAnalyzer.cs#L15
'FlyTiger.Mapper.Analyzer.MapperAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
code-check-format:
src/FlyTiger/Mapper/MapperGenerator.cs#L11
'FlyTiger.Mapper.MapperGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
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/
|
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:
src/FlyTiger/AutoConstructor/AutoConstructorGenerator.cs#L12
'FlyTiger.AutoConstructor.AutoConstructorGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
test:
src/FlyTiger/CodeException/CodeExceptionGenerator.cs#L10
'FlyTiger.CodeException.CodeExceptionGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
test:
src/FlyTiger/AutoNotify/AutoNotifyGenerator.cs#L10
'FlyTiger.AutoNotify.AutoNotifyGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
test:
src/FlyTiger/SingletonPattern/SingletonPatternGenerator.cs#L11
'FlyTiger.SingletonPattern.SingletonPatternGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
test:
src/FlyTiger/Mapper/Analyzer/MapperAnalyzer.cs#L15
'FlyTiger.Mapper.Analyzer.MapperAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
test:
src/FlyTiger/Mapper/MapperGenerator.cs#L11
'FlyTiger.Mapper.MapperGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
test:
src/FlyTiger/Mapper/Generators/Utils.cs#L15
Use 'SymbolEqualityComparer' when comparing symbols
|
test:
src/FlyTiger/Mapper/Generators/Utils.cs#L26
Use 'SymbolEqualityComparer' when comparing symbols
|
test:
src/FlyTiger/Mapper/EntityKeyFinder.cs#L43
Use 'SymbolEqualityComparer' when comparing symbols
|
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:
src/FlyTiger/AutoConstructor/AutoConstructorGenerator.cs#L12
'FlyTiger.AutoConstructor.AutoConstructorGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/FlyTiger/AutoNotify/AutoNotifyGenerator.cs#L10
'FlyTiger.AutoNotify.AutoNotifyGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/FlyTiger/SingletonPattern/SingletonPatternGenerator.cs#L11
'FlyTiger.SingletonPattern.SingletonPatternGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/FlyTiger/CodeException/CodeExceptionGenerator.cs#L10
'FlyTiger.CodeException.CodeExceptionGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/FlyTiger/Mapper/Analyzer/MapperAnalyzer.cs#L15
'FlyTiger.Mapper.Analyzer.MapperAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/FlyTiger/Mapper/Generators/Utils.cs#L15
Use 'SymbolEqualityComparer' when comparing symbols
|
build:
src/FlyTiger/Mapper/Generators/Utils.cs#L26
Use 'SymbolEqualityComparer' when comparing symbols
|
build:
src/FlyTiger/Mapper/MapperGenerator.cs#L11
'FlyTiger.Mapper.MapperGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
src/FlyTiger/Mapper/EntityKeyFinder.cs#L43
Use 'SymbolEqualityComparer' when comparing symbols
|