Skip to content

chore(cli): add version verification skip environment variable #2132

chore(cli): add version verification skip environment variable

chore(cli): add version verification skip environment variable #2132

Triggered via pull request May 24, 2024 11:06
Status Failure
Total duration 32s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: pkg/loft/client/client.go#L1
: # github.com/loft-sh/devpod/pkg/loft/client
lint: pkg/loft/client/client.go#L357
undefined: os.GetEnv (typecheck)
lint: cmd/pro/flags/flags.go#L5
could not import github.com/loft-sh/devpod/pkg/loft/client (-: # github.com/loft-sh/devpod/pkg/loft/client
lint: pkg/loft/client/client.go#L357
undefined: os.GetEnv) (typecheck)
lint: cmd/pro/provider/list/projects.go#L11
could not import github.com/loft-sh/devpod/pkg/loft/client (-: # github.com/loft-sh/devpod/pkg/loft/client
lint: pkg/loft/client/client.go#L357
undefined: os.GetEnv) (typecheck)
lint: cmd/pro/provider/list/projects.go#L48
cmd.Config undefined (type *ProjectsCmd has no field or method Config) (typecheck)
lint: cmd/pro/provider/list/templateoptions.go#L61
cmd.Config undefined (type *TemplateOptionsCmd has no field or method Config) (typecheck)
lint: cmd/pro/provider/list/templateoptionsversion.go#L60
cmd.Config undefined (type *TemplateOptionsVersionCmd has no field or method Config) (typecheck)
lint: cmd/pro/provider/list/templates.go#L52
cmd.Config undefined (type *TemplatesCmd has no field or method Config) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum