Skip to content

Decide to use os.Mkdir when creating chain layer directories since the temporary directory should already exist. The temporary directory is the parent of the chain layer directories, so there is no need to use os.MkdirAll as there will be no intermediate directories. #1926

Decide to use os.Mkdir when creating chain layer directories since the temporary directory should already exist. The temporary directory is the parent of the chain layer directories, so there is no need to use os.MkdirAll as there will be no intermediate directories.

Decide to use os.Mkdir when creating chain layer directories since the temporary directory should already exist. The temporary directory is the parent of the chain layer directories, so there is no need to use os.MkdirAll as there will be no intermediate directories. #1926

Triggered via pull request January 14, 2025 02:54
Status Success
Total duration 2m 8s
Artifacts

go.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint-just-new
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636