Skip to content

allow unsupported platform / update image (#480) #1208

allow unsupported platform / update image (#480)

allow unsupported platform / update image (#480) #1208

Triggered via push December 19, 2024 19:34
Status Success
Total duration 5m 29s
Artifacts

codeql.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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/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/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/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.Client/ExternalQueueService.cs#L17
The field 'Program.ExternalQueueService.customConfigDir' is never used
CodeQL-Build: src/Runner.Client/Logger.cs#L39
The event 'Terminal.CancelKeyPress' is never used