NetBox initial charm #10
Annotations
1 error and 4 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lumaxis/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run shellcheck -f gcc ./charm/generate-src-docs.sh ./upgrade.sh ./contrib/netbox-housekeeping.sh ./scripts/verify-bundles.sh ./scripts/git-hooks/pre-commit:
upgrade.sh#L9
Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
|
Run shellcheck -f gcc ./charm/generate-src-docs.sh ./upgrade.sh ./contrib/netbox-housekeeping.sh ./scripts/verify-bundles.sh ./scripts/git-hooks/pre-commit:
scripts/verify-bundles.sh#L24
Declare and assign separately to avoid masking return values.
|
Run shellcheck -f gcc ./charm/generate-src-docs.sh ./upgrade.sh ./contrib/netbox-housekeeping.sh ./scripts/verify-bundles.sh ./scripts/git-hooks/pre-commit:
scripts/verify-bundles.sh#L26
Declare and assign separately to avoid masking return values.
|
Loading