Add support of devcontainer.user.json file #2685
Annotations
10 errors and 2 warnings
golangci-lint:
pkg/provider/dir.go#L13
could not import github.com/loft-sh/devpod/pkg/devcontainer/config (-: # github.com/loft-sh/devpod/pkg/devcontainer/config
|
golangci-lint:
pkg/devcontainer/config/parse.go#L99
undefined: err
|
golangci-lint:
pkg/devcontainer/config/parse.go#L100
undefined: err) (typecheck)
|
golangci-lint:
pkg/docker/helper.go#L15
could not import github.com/loft-sh/devpod/pkg/devcontainer/config (-: # github.com/loft-sh/devpod/pkg/devcontainer/config
|
golangci-lint:
pkg/devcontainer/config/parse.go#L99
undefined: err
|
golangci-lint:
pkg/devcontainer/config/parse.go#L100
undefined: err) (typecheck)
|
golangci-lint:
pkg/agent/tunnelserver/options.go#L4
could not import github.com/loft-sh/devpod/pkg/devcontainer/config (-: # github.com/loft-sh/devpod/pkg/devcontainer/config
|
golangci-lint:
pkg/devcontainer/config/parse.go#L99
undefined: err
|
golangci-lint:
pkg/devcontainer/config/parse.go#L100
undefined: err) (typecheck)
|
golangci-lint:
pkg/devcontainer/setup/lifecyclehooks.go#L17
could not import github.com/loft-sh/devpod/pkg/devcontainer/config (-: # github.com/loft-sh/devpod/pkg/devcontainer/config
|
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