Skip to content

feat: add client for communicating with OCI repository #1774

feat: add client for communicating with OCI repository

feat: add client for communicating with OCI repository #1774

Triggered via pull request March 13, 2024 09:24
Status Failure
Total duration 1m 55s
Artifacts

test.yaml

on: pull_request
Unit tests with coverage
1m 46s
Unit tests with coverage
Golang Lint
42s
Golang Lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Golang Lint: pkg/cmd/apply/apply.go#L57
o.AddBuildFlags undefined (type *Options has no field or method AddBuildFlags) (typecheck)
Golang Lint: pkg/cmd/apply/apply.go#L58
o.AddPreviewFlags undefined (type *Options has no field or method AddPreviewFlags) (typecheck)
Golang Lint: pkg/cmd/apply/apply.go#L59
o.AddBackendFlags undefined (type *Options has no field or method AddBackendFlags) (typecheck)
Golang Lint: pkg/cmd/apply/options.go#L57
o.NoStyle undefined (type *Options has no field or method NoStyle) (typecheck)
Golang Lint: pkg/cmd/apply/options.go#L69
o.IsKclPkg undefined (type *Options has no field or method IsKclPkg) (typecheck)
Golang Lint: pkg/cmd/apply/options.go#L70
o.WorkDir undefined (type *Options has no field or method WorkDir) (typecheck)
Golang Lint: pkg/cmd/apply/options.go#L71
o.Filenames undefined (type *Options has no field or method Filenames) (typecheck)
Golang Lint: pkg/cmd/apply/options.go#L72
o.Settings undefined (type *Options has no field or method Settings) (typecheck)
Golang Lint: pkg/cmd/apply/options.go#L73
o.Arguments undefined (type *Options has no field or method Arguments) (typecheck)
Golang Lint: pkg/cmd/apply/options.go#L74
o.NoStyle undefined (type *Options has no field or method NoStyle) (typecheck)
Unit tests with coverage
cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as type "github.com/docker/docker/registry".Service in argument to c.loginWithTLS
Unit tests with coverage
Process completed with exit code 1.
Golang Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Golang Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests with coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/