Skip to content

Use HTTPS URLs

Use HTTPS URLs #244

Triggered via pull request March 27, 2024 12:40
Status Failure
Total duration 18s
Artifacts

scripts.yml

on: pull_request
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/push-rsync1.sh#L18
target is referenced but not assigned.
build: scripts/rsync-generation/mksnapshot.sh#L17
Use 'find .. -print0 | xargs -0 ..' or 'find .. -exec .. +' to allow non-alphanumeric filenames.
build: scripts/rsync-generation/mksnapshot.sh#L32
Use 'pushd ... || exit' or 'pushd ... || return' in case pushd fails.