Skip to content

fix(ci): add a "build-id" input var to ci builds #40

fix(ci): add a "build-id" input var to ci builds

fix(ci): add a "build-id" input var to ci builds #40

Triggered via pull request March 23, 2024 03:41
@rchincharchincha
synchronize #6
fix-ci
Status Success
Total duration 3m 42s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Analyze (go)
undefined: appendVerityData
Analyze (go)
undefined: fileChanged
Analyze (go)
undefined: amHostRoot
Analyze (go)
undefined: squashfs.Umount
Analyze (go)
undefined: squashfs.VerityRootHashAnnotation
Analyze (go)
undefined: squashfs.ConfirmExistingVerityDeviceHash
Analyze (go)
undefined: squashfs.Mount
Analyze (go)
undefined: squashfs.Umount
Analyze (go)
idmapSet.AddSafe undefined (type *"github.com/lxc/incus/shared/idmap".IdmapSet has no field or method AddSafe)
Analyze (go)
undefined: lxc.Container
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (go)
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/
Analyze (go)
Passing the GOFLAGS env parameter to the init action is deprecated. Please move this to the analyze action.