Skip to content

Push on master

Push on master #2555

GitHub Actions / Trunk Check failed Jan 7, 2025 in 3m 17s

Trunk Check

Checked 583 modified files
1 existing issue (use --show-existing to see it)
✖ 1 new lint issue (1 auto-fixable)

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check notice on line 126 in docker/init_scripts/init

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

shellcheck(SC2292)

[new] Prefer [[ ]] over [ ] for tests in Bash/Ksh.