Skip to content

fix: do not wait for initContainer to exit when it is a sidecar #1302

fix: do not wait for initContainer to exit when it is a sidecar

fix: do not wait for initContainer to exit when it is a sidecar #1302

Triggered via pull request July 30, 2024 22:48
Status Failure
Total duration 4m 52s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: pkg/devspace/build/builder/docker/docker.go#L31
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/build/builder/docker/docker.go#L182
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/build/builder/docker/docker.go#L224
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/docker/testing/fake.go#L16
SA1019: dockertypes.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/docker/testing/fake.go#L51
SA1019: dockertypes.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/docker/testing/fake.go#L66
SA1019: dockertypes.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/docker/auth.go#L25
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/docker/auth.go#L35
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/docker/auth.go#L123
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint: pkg/devspace/docker/auth.go#L124
SA1019: types.AuthConfig is deprecated: use github.com/docker/docker/api/types/registry.AuthConfig (staticcheck)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/[email protected]. 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/devspace/devspace. Supported file pattern: go.sum
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/