Skip to content

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

feat(erofs): initial commit for erofs support

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

Triggered via pull request November 21, 2024 04:03
Status Success
Total duration 2m 0s
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.