Skip to content

move to atomfs with fixed umount, update golang to 1.22 #1808

move to atomfs with fixed umount, update golang to 1.22

move to atomfs with fixed umount, update golang to 1.22 #1808

Triggered via pull request January 10, 2025 20:21
Status Success
Total duration 2m 3s
Artifacts

codeql-analysis.yml

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

Annotations

11 errors and 2 warnings
Analyze (go)
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 (go)
idmapSet.AddSafe undefined (type *"github.com/lxc/incus/shared/idmap".IdmapSet has no field or method AddSafe)
Analyze (go)
no required module provides package machinerun.io/atomfs/squashfs; to add it:
Analyze (go)
could not import machinerun.io/atomfs/squashfs (invalid package name: "")
Analyze (go)
non-boolean condition in if statement
Analyze (go)
undefined: lxc.Container
Analyze (go)
undefined: lxc.VersionAtLeast
Analyze (go)
undefined: lxc.NewContainer
Analyze (go)
undefined: lxc.TRACE
Analyze (go)
no required module provides package machinerun.io/atomfs/oci; to add it:
Analyze (go)
could not import machinerun.io/atomfs/oci (invalid package name: "")
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (go)
Passing the GOFLAGS env parameter to the init action is deprecated. Please move this to the analyze action.