Skip to content

Bump github.com/containers/storage from 1.48.0 to 1.55.0 #571

Bump github.com/containers/storage from 1.48.0 to 1.55.0

Bump github.com/containers/storage from 1.48.0 to 1.55.0 #571

Triggered via pull request July 29, 2024 01:52
Status Failure
Total duration 56s
Artifacts

go-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
build
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
build
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
build
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
build
undefined: atomic.Pointer
build
undefined: atomic.Pointer
build
undefined: atomic.Int64
build
type func(a v1.Descriptor, b v1.Descriptor) bool of func(a, b imgspecv1.Descriptor) bool {…} does not match inferred type func(a v1.Descriptor, b v1.Descriptor) int for func(a E, b E) int
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, 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/