Upgrade OS --> 24.04 #7362
Annotations
1 warning
shellcheck:
disk/format-chosen.sh#L102
[shellcheck] reported by reviewdog πΆ
Don't use variables in the printf format string. Use printf '..%s..' "$foo". [SC2059](https://github.com/koalaman/shellcheck/wiki/SC2059)
Raw Output:
./disk/format-chosen.sh:102:12:info:Don't use variables in the printf format string. Use printf '..%s..' "$foo". [SC2059](https://github.com/koalaman/shellcheck/wiki/SC2059)
|
The logs for this run have expired and are no longer available.
Loading