Skip to content

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

feat(erofs): initial commit for erofs support

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

Triggered via pull request November 21, 2024 21:07
Status Failure
Total duration 2m 40s
Artifacts

ci.yaml

on: pull_request
Matrix: build / build
Matrix: coverage / build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
coverage / golang 1.21.x privilege unpriv
Process completed with exit code 100.
coverage / golang 1.21.x privilege priv
The job was canceled because "_1_21_x_unpriv" failed.
coverage / golang 1.21.x privilege priv
Process completed with exit code 100.
build / golang 1.21.x privilege priv: .build/gopath/pkg/mod/github.com/project-stacker/[email protected]/pkg/system/copy.go#L24
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by stackerbuild.io/stacker/cmd/stacker); to add:
build / golang 1.21.x privilege priv: .build/gopath/pkg/mod/github.com/project-stacker/[email protected]/utils.go#L39
missing go.sum entry for module providing package github.com/urfave/cli (imported by github.com/opencontainers/umoci); to add:
build / golang 1.21.x privilege priv: cmd/stacker/bom.go#L9
missing go.sum entry needed to verify package github.com/urfave/cli/v2 (imported by stackerbuild.io/stacker/cmd/stacker) is provided by exactly one module; to add:
build / golang 1.21.x privilege priv: cmd/stacker/internal_go.go#L13
missing go.sum entry for module providing package machinerun.io/atomfs/pkg/molecule (imported by stackerbuild.io/stacker/cmd/stacker); to add:
build / golang 1.21.x privilege priv: cmd/stacker/inspect.go#L14
missing go.sum entry for module providing package machinerun.io/atomfs/pkg/oci (imported by stackerbuild.io/stacker/cmd/stacker); to add:
build / golang 1.21.x privilege priv: cmd/stacker/build.go#L7
missing go.sum entry for module providing package machinerun.io/atomfs/pkg/verity (imported by stackerbuild.io/stacker/cmd/stacker); to add:
build / golang 1.21.x privilege priv: .build/gopath/pkg/mod/github.com/docker/[email protected]/client/command.go#L8
missing go.sum entry for module providing package golang.org/x/sys/execabs (imported by golang.org/x/tools/go/vcs); to add:
build / golang 1.21.x privilege priv: .build/gopath/pkg/mod/github.com/!masterminds/sprig/[email protected]/semver.go#L4
missing go.sum entry for module providing package github.com/Masterminds/semver/v3 (imported by github.com/Masterminds/sprig/v3); to add:
build / golang 1.21.x privilege priv: .build/gopath/pkg/mod/github.com/cloudflare/[email protected]/math/fp25519/fp_amd64.go#L7
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by golang.org/x/crypto/sha3); to add:
build / golang 1.21.x privilege priv: pkg/types/layer_type.go#L10
missing go.sum entry for module providing package machinerun.io/atomfs/pkg/erofs (imported by stackerbuild.io/stacker/pkg/types); to add:
build / golang 1.21.x privilege unpriv
The job was canceled because "_1_21_x_priv" failed.
build / golang 1.21.x privilege unpriv
The operation was canceled.
coverage / golang 1.21.x privilege unpriv
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, benjlevesque/[email protected], actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build / golang 1.21.x privilege priv
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, benjlevesque/[email protected], actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/