feat: Porting Assistant .NET 8 Support #2276
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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/CTA.Rules.Actions/ActionHelpers/ServerConfigMigrate.cs#L372
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CTA.Rules.Actions/ActionHelpers/ServerConfigMigrate.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CTA.Rules.Actions/ActionHelpers/ServerConfigMigrate.cs#L211
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CTA.Rules.Actions/ActionHelpers/ServerConfigMigrate.cs#L246
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
tst/CTA.FeatureDetection.Tests/Utils/AnalyzerResultsFactory.cs#L62
'CodeAnalyzerFactory.GetAnalyzer(AnalyzerConfiguration, ILogger, string)' is obsolete: 'Using the CodeAnalyzerFactory is deprecated, use the CodeAnalyzerByLanguage class instead'
|
build:
src/CTA.Rules.Actions/ActionHelpers/ServerConfigMigrate.cs#L372
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CTA.Rules.Actions/ActionHelpers/ServerConfigMigrate.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CTA.Rules.Actions/ActionHelpers/ServerConfigMigrate.cs#L211
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/CTA.Rules.Actions/ActionHelpers/ServerConfigMigrate.cs#L246
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
tst/CTA.FeatureDetection.Tests/Utils/AnalyzerResultsFactory.cs#L62
'CodeAnalyzerFactory.GetAnalyzer(AnalyzerConfiguration, ILogger, string)' is obsolete: 'Using the CodeAnalyzerFactory is deprecated, use the CodeAnalyzerByLanguage class instead'
|