Feature: auto chart bumps for development branches #344
Annotations
22 errors and 2 warnings
test:
pkg/charts/package.go#L67
p.Chart.UpstreamChartVersion undefined (type Chart has no field or method UpstreamChartVersion, but does have field upstreamChartVersion)
|
test:
pkg/charts/package.go#L143
too many arguments in call to p.Chart.GenerateChart
|
test:
pkg/charts/package.go#L148
too many arguments in call to additionalChart.GenerateChart
|
test:
pkg/charts/parse.go#L138
packageOpt.Auto undefined (type options.PackageOptions has no field or method Auto)
|
test:
pkg/charts/parse.go#L243
opt.ChartRepoBranch undefined (type options.UpstreamOptions has no field or method ChartRepoBranch)
|
test
Process completed with exit code 1.
|
build:
pkg/charts/package.go#L67
p.Chart.UpstreamChartVersion undefined (type Chart has no field or method UpstreamChartVersion, but does have field upstreamChartVersion)
|
build:
pkg/charts/package.go#L143
too many arguments in call to p.Chart.GenerateChart
|
build:
pkg/charts/package.go#L148
too many arguments in call to additionalChart.GenerateChart
|
build:
pkg/charts/parse.go#L138
packageOpt.Auto undefined (type options.PackageOptions has no field or method Auto)
|
build:
pkg/charts/parse.go#L243
opt.ChartRepoBranch undefined (type options.UpstreamOptions has no field or method ChartRepoBranch)
|
build
The process '/opt/hostedtoolcache/goreleaser-action/1.26.2/x64/goreleaser' failed with exit code 1
|
lint:
pkg/charts/package.go#L67
p.Chart.UpstreamChartVersion undefined (type Chart has no field or method UpstreamChartVersion, but does have field upstreamChartVersion)
|
lint:
pkg/charts/package.go#L143
too many arguments in call to p.Chart.GenerateChart
|
lint:
pkg/charts/package.go#L148
too many arguments in call to additionalChart.GenerateChart
|
lint:
pkg/charts/parse.go#L138
packageOpt.Auto undefined (type options.PackageOptions has no field or method Auto)
|
lint:
pkg/charts/parse.go#L243
opt.ChartRepoBranch undefined (type options.UpstreamOptions has no field or method ChartRepoBranch) (typecheck)
|
lint:
main.go#L11
could not import github.com/rancher/charts-build-scripts/pkg/charts (-: # github.com/rancher/charts-build-scripts/pkg/charts
|
lint:
pkg/charts/package.go#L67
p.Chart.UpstreamChartVersion undefined (type Chart has no field or method UpstreamChartVersion, but does have field upstreamChartVersion)
|
lint:
pkg/charts/package.go#L143
too many arguments in call to p.Chart.GenerateChart
|
lint:
pkg/charts/package.go#L148
too many arguments in call to additionalChart.GenerateChart
|
lint:
pkg/charts/parse.go#L138
packageOpt.Auto undefined (type options.PackageOptions has no field or method Auto)
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|