In /logs/firmware/unblob_extracted/firmware_extract/DIR-600_fw_revb5_214b01_ALL_de_20130122/dir600b_v2.14_d1mg.bin_extract/1179788-3612812.squashfs_v4_le_extract/etc/events/UPDATELEASES.php line 2:
<?
^-- SC2188 (warning): This redirection doesn't have a command. Move to its command (or use 'true' as no-op).
^-- SC3031 (warning): In POSIX sh, redirecting to/from globs is undefined.
In /logs/firmware/unblob_extracted/firmware_extract/DIR-600_fw_revb5_214b01_ALL_de_20130122/dir600b_v2.14_d1mg.bin_extract/1179788-3612812.squashfs_v4_le_extract/etc/events/UPDATELEASES.php line 5:
$inf_base = XNODE_getpathbytarget("/runtime", "inf", "uid", $INF, 0)
^-------^ SC2154 (warning): inf_base is referenced but not assigned.
^-- SC2283 (error): Remove spaces around = to assign (or use [ ] to compare, or quote '=' if literal).
^-- SC1036 (error): '(' is invalid here. Did you forget to escape it?
^-- SC1088 (error): Parsing stopped here. Invalid use of parentheses?
For more information:
https://www.shellcheck.net/wiki/SC2283 -- Remove spaces around = to assign ...
https://www.shellcheck.net/wiki/SC2154 -- inf_base is referenced but not as...
https://www.shellcheck.net/wiki/SC2188 -- This redirection doesn't have a c...
[*] Source file UPDATELEASES.php