In /logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/html/axis-release/releaseinfo line 7:
. /usr/html/axis-cgi/lib/functions.sh
^-- SC1091 (info): Not following: /usr/html/axis-cgi/lib/functions.sh was not specified as input (see shellcheck -x).
In /logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/html/axis-release/releaseinfo line 12:
[ -f /usr/share/axis-release/variables ] && . /usr/share/axis-release/variables
^-- SC1091 (info): Not following: /usr/share/axis-release/variables was not specified as input (see shellcheck -x).
In /logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/html/axis-release/releaseinfo line 17:
[ -f /usr/share/axis-release/part ] && . /usr/share/axis-release/part
^--------------------------^ SC1091 (info): Not following: /usr/share/axis-release/part was not specified as input (see shellcheck -x).
For more information:
https://www.shellcheck.net/wiki/SC1091 -- Not following: /usr/html/axis-cgi...