Skip to content

channels-current: Update. #506

channels-current: Update.

channels-current: Update. #506

Triggered via push March 8, 2024 10:11
Status Failure
Total duration 15s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: dotfiles/windows/winrm/bash/script.sh#L12
Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.
build: dotfiles/windows/winrm/bash/script.sh#L25
Double quote to prevent globbing and word splitting.
build: apps/base/znc/rootfs/usr/local/bin/script.sh#L3
In POSIX sh, set option pipefail is undefined.
build: apps/base/znc/rootfs/usr/local/bin/script.sh#L5
In POSIX sh, [[ ]] is undefined.
build: dot_bash.d/mjru.bash#L146
branch appears unused. Verify use (or export if used externally).
build: dot_bash.d/mjru.bash#L239
Quote the right-hand side of == in [[ ]] to prevent glob matching.
build: dot_local/bin/executable_git_directories_to_domain.sh#L5
Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
build: dot_local/bin/executable_git_directories_to_domain.sh#L14
Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
build: dot_local/bin/executable_git_domain_to_group_project.sh#L5
Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
build: dot_local/bin/executable_git_domain_to_group_project.sh#L15
Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
programs in PATH should not have a filename suffix