chore: testing #1884
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
linters-checks.yml
on: pull_request
PR linters, checks
2m 59s
Annotations
10 errors and 1 warning
PR linters, checks:
cmd/skaffold/app/cmd/runner.go#L28
could not import github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/hooks (-: # github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/hooks
|
PR linters, checks:
pkg/skaffold/hooks/render.go#L58
cannot use r.PostHooks (variable of type []"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".PostRenderHookItem) as []"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".RenderHookItem value in argument to r.run) (typecheck)
|
PR linters, checks:
pkg/skaffold/build/builder_mux.go#L28
could not import github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/hooks (-: # github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/hooks
|
PR linters, checks:
pkg/skaffold/hooks/render.go#L58
cannot use r.PostHooks (variable of type []"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".PostRenderHookItem) as []"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".RenderHookItem value in argument to r.run) (typecheck)
|
PR linters, checks:
pkg/skaffold/deploy/cloudrun/deploy.go#L38
could not import github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/hooks (-: # github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/hooks
|
PR linters, checks:
pkg/skaffold/hooks/render.go#L58
cannot use r.PostHooks (variable of type []"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".PostRenderHookItem) as []"github.com/GoogleContainerTools/skaffold/v2/pkg/skaffold/schema/latest".RenderHookItem value in argument to r.run) (typecheck)
|
PR linters, checks:
pkg/skaffold/deploy/helm/helm.go#L154
cfg.GetPipelines undefined (type Config has no field or method GetPipelines) (typecheck)
|
PR linters, checks:
pkg/skaffold/deploy/helm/helm.go#L159
cannot use cfg (variable of type Config) as render.Config value in argument to renderutil.ConsolidateTransformConfiguration: Config does not implement render.Config (missing method ConfigurationFile) (typecheck)
|
PR linters, checks:
pkg/skaffold/deploy/helm/helm.go#L190
cfg.ForceDeploy undefined (type Config has no field or method ForceDeploy) (typecheck)
|
PR linters, checks:
pkg/skaffold/deploy/helm/helm.go#L191
cfg.ConfigurationFile undefined (type Config has no field or method ConfigurationFile) (typecheck)
|
PR linters, checks
Restore cache failed: Dependencies file is not found in /home/runner/work/skaffold/skaffold. Supported file pattern: go.sum
|