Add support for multi-platform bundle generation and additional files/certs #31
Annotations
13 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "actual.sarif", "codeql-bundles".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Install QLT:
src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
|
Install QLT:
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.
|
Install QLT:
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.
|
Install QLT:
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.
|
Install QLT:
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.
|
Install QLT:
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.
|
Install QLT:
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.
|
Install QLT:
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.
|
Install QLT:
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L36
Possible null reference return.
|
Install QLT:
src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Converting null literal or possible null value to non-nullable type.
|
Upload Bundles
Unexpected input(s) 'compression-level', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days']
|
Initialize CodeQL
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/
|
Loading