Skip to content

chore(envbuilder.go): prove the concept of build secret envs #1087

chore(envbuilder.go): prove the concept of build secret envs

chore(envbuilder.go): prove the concept of build secret envs #1087

Triggered via pull request October 18, 2024 14:58
Status Failure
Total duration 4m 50s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
fmt
Process completed with exit code 1.
test: envbuilder.go#L582
Error return value of `os.Mkdir` is not checked (errcheck)
test: integration/integration_test.go#L2316
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
test: integration/integration_test.go#L2323
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
test
Process completed with exit code 2.