Skip to content

adding new option for default codescanning config #82

adding new option for default codescanning config

adding new option for default codescanning config #82

Triggered via pull request March 7, 2024 17:14
Status Success
Total duration 1m 6s
Artifacts 1

internal-pr-build-linux.yml

on: pull_request
build-and-test
57s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
build-and-test: 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.
build-and-test: 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.
build-and-test: 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.
build-and-test: 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.
build-and-test: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L32
Possible null reference return.
build-and-test: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L53
Converting null literal or possible null value to non-nullable type.
build-and-test: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L56
Dereference of a possibly null reference.
build-and-test: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L18
Non-nullable property 'CodeQLCLI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L19
Non-nullable property 'CodeQLStandardLibrary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
build-and-test: src/CodeQLToolkit.Shared/Feature/FeatureBase.cs#L13
Non-nullable property 'FeatureName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: 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.
build-and-test: 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.
build-and-test: src/CodeQLToolkit.Shared/Target/ScaffoldTarget.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/CodeQLToolkit.Shared/Target/ScaffoldTarget.cs#L14
Non-nullable property 'FeatureName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/CodeQLToolkit.Shared/Target/ILifecycleTarget.cs#L53
Cannot convert null literal to non-nullable reference type.
build-and-test: 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.
build-and-test: 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.
build-and-test: 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.

Artifacts

Produced during runtime
Name Size
qlt-dist Expired
32.8 MB