Skip to content

Remove non-required ClientOptResolver option usage #146

Remove non-required ClientOptResolver option usage

Remove non-required ClientOptResolver option usage #146

Triggered via pull request February 26, 2024 15:57
Status Failure
Total duration 45s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Validate: pkg/artifacts/helm.go#L208
invalid operation: cannot call non-function logout (variable of type error)
Validate: pkg/artifacts/helm.go#L231
invalid operation: cannot call non-function logout (variable of type error)
Validate: pkg/artifacts/helm.go#L238
cannot use client.ChartPathOptions.LocateChart(chartURL, cli.New()) (value of type error) as func() value in assignment
Validate: pkg/artifacts/helm.go#L240
cannot use err (variable of type func()) as error value in return statement: func() does not implement error (missing method Error)
Validate
Process completed with exit code 2.
Validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.