Skip to content

feat(erofs): initial commit for erofs support #1798

feat(erofs): initial commit for erofs support

feat(erofs): initial commit for erofs support #1798

Triggered via pull request December 4, 2024 02:52
Status Success
Total duration 2m 24s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 3 warnings
Analyze (go)
idmapSet.AddSafe undefined (type *"github.com/lxc/incus/shared/idmap".IdmapSet has no field or method AddSafe)
Analyze (go)
undefined: verity.VerityHostMount
Analyze (go)
undefined: verity.VerityUnmount
Analyze (go)
undefined: vrty.AppendVerityData
Analyze (go)
undefined: vrty.AppendVerityData
Analyze (go)
undefined: lxc.Container
Analyze (go)
undefined: lxc.VersionAtLeast
Analyze (go)
undefined: lxc.NewContainer
Analyze (go)
undefined: lxc.TRACE
Analyze (go)
undefined: verity.VerityRootHashAnnotation
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)
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.