feat: use squashfuse ready notifier if available #1177
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.
|