3 expression: "run_ouch(\"ouch decompress a\", dir)"
5 [ERROR] Cannot decompress files
6 - Files with missing extensions: <TMP_DIR>/a
7 - Decompression formats are detected automatically from file extension
9 hint: Supported extensions are: tar, zip, bz, bz2, bz3, gz, lz4, xz, lzma, sz, zst, 7z
10 hint: Supported aliases are: tgz, tbz, tlz4, txz, tzlma, tsz, tzst
12 hint: Alternatively, you can pass an extension to the '--format' flag:
13 hint: ouch decompress <TMP_DIR>/a --format tar.gz