Skip to content

Setup CodeQL Development Toolkit repository for Copilot compatibility #3

Setup CodeQL Development Toolkit repository for Copilot compatibility

Setup CodeQL Development Toolkit repository for Copilot compatibility #3

Triggered via pull request August 21, 2025 12:47
Status Success
Total duration 42s
Artifacts

copilot-setup-steps.yml

on: pull_request
Pre-install Dependencies for Copilot Environment
36s
Pre-install Dependencies for Copilot Environment
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Target/CommandTarget.cs#L12
Non-nullable property 'AutomationTarget' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Target/CommandTarget.cs#L11
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/Query.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/Query.cs#L14
Non-nullable property 'Scope' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/Query.cs#L13
Non-nullable property 'QueryPackName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/Query.cs#L11
Non-nullable property 'Base' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L22
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L21
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/Query.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/Query.cs#L14
Non-nullable property 'Scope' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/Query.cs#L13
Non-nullable property 'QueryPackName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Utils/Query.cs#L11
Non-nullable property 'Base' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pre-install Dependencies for Copilot Environment: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace