Skip to content

docs: add experimental mark for examples #1967

docs: add experimental mark for examples

docs: add experimental mark for examples #1967

Triggered via pull request December 5, 2024 08:08
Status Failure
Total duration 29s
Artifacts

golangci-lint.yml

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

Annotations

10 errors and 1 warning
lint (1.23): cmd/oras/main.go#L23
could not import oras.land/oras/cmd/oras/root (-: # oras.land/oras/cmd/oras/root
lint (1.23): cmd/oras/root/attach.go#L111
opts.AllowedTypes undefined (type attachOptions has no field or method AllowedTypes, but does have unexported field allowedTypes)
lint (1.23): cmd/oras/root/attach.go#L118
cannot use cmd.OutOrStdout() (value of type "io".Writer) as *output.Printer value in argument to display.NewAttachHandler: need type assertion
lint (1.23): cmd/oras/root/attach.go#L118
opts.Verbose undefined (type *attachOptions has no field or method Verbose)
lint (1.23): cmd/oras/root/attach.go#L123
opts.LoadManifestAnnotations undefined (type *attachOptions has no field or method LoadManifestAnnotations)
lint (1.23): cmd/oras/root/attach.go#L170
displayStatus.UpdateCopyOptions undefined (type "oras.land/oras/cmd/oras/internal/display/status".AttachHandler has no field or method UpdateCopyOptions)) (typecheck)
lint (1.23): cmd/oras/root/attach.go#L111
opts.AllowedTypes undefined (type attachOptions has no field or method AllowedTypes, but does have unexported field allowedTypes)
lint (1.23): cmd/oras/root/attach.go#L118
cannot use cmd.OutOrStdout() (value of type "io".Writer) as *output.Printer value in argument to display.NewAttachHandler: need type assertion
lint (1.23): cmd/oras/root/attach.go#L118
opts.Verbose undefined (type *attachOptions has no field or method Verbose)
lint (1.23): cmd/oras/root/attach.go#L123
opts.LoadManifestAnnotations undefined (type *attachOptions has no field or method LoadManifestAnnotations)
lint (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636