apps: cluster1: samba: Fix namespace. #382
Annotations
10 errors and 2 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:
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:
dot_local/bin/executable_git_domain_to_group_project.sh#L26
Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
|
build:
dot_local/bin/executable_git_domain_to_group_project.sh#L38
Useless echo? Instead of 'echo $(cmd)', just use 'cmd'.
|
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:
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
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
|