Update QLT to use new codeql-bundle tool #46
internal-pr-bundle-integration-test-cpp.yml
on: pull_request
Matrix: Analyze
Annotations
1 error and 10 warnings
|
Analyze (cpp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
Analyze (cpp):
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
|
Analyze (cpp):
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.
|
|
Analyze (cpp):
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.
|
|
Analyze (cpp):
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.
|
|
Analyze (cpp):
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.
|
|
Analyze (cpp):
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.
|
|
Analyze (cpp):
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.
|
|
Analyze (cpp):
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.
|
|
Analyze (cpp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
|
Analyze (cpp):
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
actual.sarif
Expired
|
55.3 KB |
sha256:254e0c7fd24fed16f0f03416ff27b949670c34e9fd62df504cb31c17cf554be6
|
|
|
codeql-bundles
Expired
|
2.1 GB |
sha256:9cc80ce2b0e055371220ee1efaebc1830ee4814b316b19faecd63b3d9925782a
|
|