Skip to content

Bump YamlDotNet from 11.2.1 to 13.4.0 in /tst/CTA.Rules.Test #2240

Bump YamlDotNet from 11.2.1 to 13.4.0 in /tst/CTA.Rules.Test

Bump YamlDotNet from 11.2.1 to 13.4.0 in /tst/CTA.Rules.Test #2240

Triggered via pull request September 25, 2023 03:08
Status Success
Total duration 27m 54s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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: 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'
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
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.