ci: update libtinfo5
installation for Ubuntu 24.04
#1029
Trunk Check
Checked 2 modified files
✖ 4 new issues (3 auto-fixable)
Details
To reproduce and test locally, run:
trunk check
Annotations
Check warning on line 13 in tests/scripts/ubuntu_install_libtinfo.sh
github-actions / Trunk Check
shellcheck(SC2155)
[new] Declare and assign separately to avoid masking return values.
Check notice on line 16 in tests/scripts/ubuntu_install_libtinfo.sh
github-actions / Trunk Check
shellcheck(SC2250)
[new] Prefer putting braces around variable references even when not strictly required.
Check notice on line 17 in tests/scripts/ubuntu_install_libtinfo.sh
github-actions / Trunk Check
shellcheck(SC2250)
[new] Prefer putting braces around variable references even when not strictly required.
Check failure on line 1 in tests/scripts/ubuntu_install_libtinfo.sh
github-actions / Trunk Check
shfmt
Incorrect formatting, autoformat by running 'trunk fmt'