apps: base: i2pd: Mount /home/i2pd/data directory. #497
Annotations
10 errors and 3 warnings
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:
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:
infrastructure/base/opensearch/scripts/script.sh#L3
In POSIX sh, set option pipefail is undefined.
|
build:
infrastructure/base/opensearch/scripts/script.sh#L10
In POSIX sh, arrays are undefined.
|
build:
infrastructure/base/opensearch/scripts/script.sh#L26
In POSIX sh, array references are undefined.
|
build:
infrastructure/base/opensearch/scripts/script.sh#L69
In POSIX sh, [[ ]] is undefined.
|
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
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
|