POD-898 | Add Environment Template support to desktop app #2529
Annotations
6 errors and 2 warnings
golangci-lint:
cmd/pro/provider/up.go#L244
unknown field EnvironmentRef in struct literal of type "github.com/loft-sh/api/v4/pkg/apis/storage/v1".DevPodWorkspaceInstanceSpec
|
golangci-lint:
cmd/pro/provider/up.go#L244
undefined: storagev1.EnvironmentRef (typecheck)
|
golangci-lint:
cmd/pro/import_workspace.go#L9
could not import github.com/loft-sh/devpod/cmd/pro/provider (-: # github.com/loft-sh/devpod/cmd/pro/provider
|
golangci-lint:
cmd/pro/provider/up.go#L244
unknown field EnvironmentRef in struct literal of type "github.com/loft-sh/api/v4/pkg/apis/storage/v1".DevPodWorkspaceInstanceSpec
|
golangci-lint:
cmd/pro/provider/up.go#L244
undefined: storagev1.EnvironmentRef) (typecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum
|
Loading