POD-898 | Add Environment Template support to desktop app #2529
Triggered via pull request
September 19, 2024 12:51
Status
Failure
Total duration
2m 11s
Artifacts
–
Annotations
6 errors and 2 warnings
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
|
lint:
cmd/pro/provider/up.go#L244
undefined: storagev1.EnvironmentRef (typecheck)
|
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
|
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
|
lint:
cmd/pro/provider/up.go#L244
undefined: storagev1.EnvironmentRef) (typecheck)
|
lint
issues found
|
lint
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/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum
|