Feature: auto chart bumps for development branches #337
Annotations
10 errors
golangci-lint:
pkg/charts/package.go#L67
p.Chart.UpstreamChartVersion undefined (type Chart has no field or method UpstreamChartVersion, but does have field upstreamChartVersion)
|
golangci-lint:
pkg/charts/package.go#L143
too many arguments in call to p.Chart.GenerateChart
|
golangci-lint:
pkg/charts/package.go#L148
too many arguments in call to additionalChart.GenerateChart
|
golangci-lint:
pkg/charts/parse.go#L138
packageOpt.Auto undefined (type options.PackageOptions has no field or method Auto)
|
golangci-lint:
pkg/charts/parse.go#L243
opt.ChartRepoBranch undefined (type options.UpstreamOptions has no field or method ChartRepoBranch) (typecheck)
|
golangci-lint:
main.go#L11
could not import github.com/rancher/charts-build-scripts/pkg/charts (-: # github.com/rancher/charts-build-scripts/pkg/charts
|
golangci-lint:
pkg/charts/package.go#L67
p.Chart.UpstreamChartVersion undefined (type Chart has no field or method UpstreamChartVersion, but does have field upstreamChartVersion)
|
golangci-lint:
pkg/charts/package.go#L143
too many arguments in call to p.Chart.GenerateChart
|
golangci-lint:
pkg/charts/package.go#L148
too many arguments in call to additionalChart.GenerateChart
|
golangci-lint:
pkg/charts/parse.go#L138
packageOpt.Auto undefined (type options.PackageOptions has no field or method Auto)
|
Loading