Skip to content

Update --language support for new-query subcommand #61

Update --language support for new-query subcommand

Update --language support for new-query subcommand #61

Triggered via pull request August 21, 2025 16:40
Status Success
Total duration 8m 43s
Artifacts
Test Bundle Creation
8m 37s
Test Bundle Creation
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test Bundle Creation: src/CodeQLToolkit.Shared/Types/SARIFResult.cs#L175
Non-nullable property 'physicalLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Bundle Creation: src/CodeQLToolkit.Shared/Types/SARIFResult.cs#L186
Non-nullable property 'region' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Bundle Creation: src/CodeQLToolkit.Shared/Types/SARIFResult.cs#L185
Non-nullable property 'artifactLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Bundle Creation: src/CodeQLToolkit.Shared/Types/SARIFResult.cs#L192
Non-nullable property 'uri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Bundle Creation: src/CodeQLToolkit.Shared/Types/SARIFResult.cs#L207
Non-nullable property 'revisionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Bundle Creation: src/CodeQLToolkit.Shared/Types/SARIFResult.cs#L206
Non-nullable property 'repositoryUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Bundle Creation: src/CodeQLToolkit.Shared/Types/SARIFResult.cs#L205
Non-nullable property 'branch' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Bundle Creation: 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.
Test Bundle Creation: 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.
Test Bundle Creation: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace