Skip to content

feat: use squashfuse ready notifier if available #1177

feat: use squashfuse ready notifier if available

feat: use squashfuse ready notifier if available #1177

Triggered via pull request October 23, 2023 09:36
Status Success
Total duration 4m 40s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 1 warning
Analyze (go)
undefined: appendVerityData
Analyze (go)
undefined: fileChanged
Analyze (go)
undefined: amHostRoot
Analyze (go)
missing go.sum entry for module providing package github.com/cyphar/filepath-securejoin (imported by github.com/opencontainers/umoci/oci/layer); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/opencontainers/runtime-spec/specs-go (imported by github.com/opencontainers/umoci/oci/layer); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/opencontainers/runc/libcontainer/user (imported by github.com/opencontainers/umoci/oci/config/convert); to add:
Analyze (go)
could not import github.com/opencontainers/runtime-spec/specs-go (invalid package name: "")
Analyze (go)
could not import github.com/opencontainers/runc/libcontainer/user (invalid package name: "")
Analyze (go)
could not import github.com/cyphar/filepath-securejoin (invalid package name: "")
Analyze (go)
could not import github.com/opencontainers/runtime-spec/specs-go (invalid package name: "")
Analyze (go)
Passing the GOFLAGS env parameter to the init action is deprecated. Please move this to the analyze action.