nixbot

builds

failed treefmt-check x86_64-linux.treefmt · build #1 · raw

1treefmt v2.5.0ERRO formatter | shellcheck: failed to apply with options '[]': exit status 1234In homeModules/programs/misc-programs/direnv-stdlib.sh line 1:5layout_poetry() {6^-- SC2148 (error): Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.789In templates/uv/.envrc line 1:10if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then11^-- SC2148 (error): Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.1213For more information:14 https://www.shellcheck.net/wiki/SC2148 -- Tips depend on target shell and y...1516traversed 423 files17emitted 416 files for processing18formatted 412 files (2 changed) in 633ms19Error: failed to finalise formatting: formatting failures detected