Skip to content

Allow net6.0 releases / Support single file deployment (#487) #1219

Allow net6.0 releases / Support single file deployment (#487)

Allow net6.0 releases / Support single file deployment (#487) #1219

Triggered via push December 22, 2024 09:22
Status Success
Total duration 5m 33s
Artifacts

codeql.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
CodeQL-Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CodeQL-Build
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
CodeQL-Build: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1195
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Build: src/Runner.Listener/Configuration/Validators.cs#L80
This call site is reachable on all platforms. 'NTAccount' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
CodeQL-Build: src/Runner.Listener/Configuration/Validators.cs#L81
This call site is reachable on all platforms. 'NTAccount.Translate(Type)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
CodeQL-Build: src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L268
This call site is reachable on all platforms. 'InheritanceFlags.ContainerInherit' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)