Skip to content

📦 Build and Publish Release #21

📦 Build and Publish Release

📦 Build and Publish Release #21

Manually triggered March 6, 2024 16:01
Status Success
Total duration 3m 47s
Artifacts 1

internal-release-build.yml

on: workflow_dispatch
create-draft-release
3s
create-draft-release
build-linux64  /  build-linux64
2m 14s
build-linux64 / build-linux64
build-macos64  /  build-macos64
1m 22s
build-macos64 / build-macos64
build-win64  /  build-win64
3m 23s
build-win64 / build-win64
Fit to window
Zoom out
Zoom in

Annotations

64 warnings
create-draft-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-macos64 / build-macos64
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-macos64 / build-macos64: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
build-macos64 / build-macos64: 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-macos64 / build-macos64: 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-macos64 / build-macos64: 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-macos64 / build-macos64: 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-macos64 / build-macos64: 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-macos64 / build-macos64: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L49
Converting null literal or possible null value to non-nullable type.
build-macos64 / build-macos64: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Dereference of a possibly null reference.
build-macos64 / build-macos64: 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-macos64 / build-macos64: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
build-macos64 / build-macos64: 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-macos64 / build-macos64: 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-macos64 / build-macos64: 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-macos64 / build-macos64: 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-macos64 / build-macos64: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L49
Converting null literal or possible null value to non-nullable type.
build-macos64 / build-macos64: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Dereference of a possibly null reference.
build-macos64 / build-macos64: 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-macos64 / build-macos64: 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-linux64 / build-linux64
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-linux64 / build-linux64: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
build-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L49
Converting null literal or possible null value to non-nullable type.
build-linux64 / build-linux64: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
build-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: 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-linux64 / build-linux64: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L49
Converting null literal or possible null value to non-nullable type.
build-linux64 / build-linux64: src/CodeQLToolkit.Shared/Utils/QLTConfig.cs#L52
Dereference of a possibly null reference.
build-linux64 / build-linux64: 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-linux64 / build-linux64: 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-win64 / build-win64
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-win64 / build-win64: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
build-win64 / build-win64: 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.
build-win64 / build-win64: 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.
build-win64 / build-win64: 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.
build-win64 / build-win64: 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.
build-win64 / build-win64: 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.
build-win64 / build-win64: 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.
build-win64 / build-win64: src/CodeQLToolkit.Shared/Utils/FileUtils.cs#L14
Dereference of a possibly null reference.
build-win64 / build-win64: src/CodeQLToolkit.Shared/Utils/FileUtils.cs#L14
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build-win64 / build-win64: src/CodeQLToolkit.Shared/Utils/FileUtils.cs#L15
Possible null reference return.
build-win64 / build-win64: src/CodeQLToolkit.Shared/Options/Globals.cs#L8
The using directive for 'CodeQLToolkit.Shared.Types' appeared previously in this namespace
build-win64 / build-win64: 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-win64 / build-win64: 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-win64 / build-win64: 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-win64 / build-win64: 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-win64 / build-win64: 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-win64 / build-win64: 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-win64 / build-win64: 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-win64 / build-win64: 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-win64 / build-win64: 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.

Artifacts

Produced during runtime
Name Size
qlt-dist Expired
138 MB