Skip to content

scripts/bootstrap-prefix: some refinements for Darwin 9 #215

scripts/bootstrap-prefix: some refinements for Darwin 9

scripts/bootstrap-prefix: some refinements for Darwin 9 #215

Triggered via push January 30, 2024 11:33
Status Failure
Total duration 17s
Artifacts

scripts.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build
The `set-output` 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/
build
The `set-output` 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/
build
The `set-output` 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/
build
The `set-output` 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/
build: scripts/bootstrap-bash.sh#L17
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
build: scripts/bootstrap-bash.sh#L19
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
build: scripts/bootstrap-bash.sh#L80
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
build: scripts/rsync-generation/mksnapshot.sh#L17
Use -print0/-0 or -exec + to allow for non-alphanumeric filenames.
build: scripts/rsync-generation/mksnapshot.sh#L32
Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.
build: scripts/rsync-generation/mksnapshot.sh#L34
Use 'popd ... || exit' or 'popd ... || return' in case popd fails.