Skip to content

Merge pull request #1195 from aws/fix_seq_no_elements #2282

Merge pull request #1195 from aws/fix_seq_no_elements

Merge pull request #1195 from aws/fix_seq_no_elements #2282

Triggered via push February 26, 2024 16:13
Status Success
Total duration 29m 26s
Artifacts

build_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, aws-actions/configure-aws-credentials@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, aws-actions/configure-aws-credentials@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/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'
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/