feat(body): added additional attribute '--body' to dsv secret create & dsv home c… #119
GitHub Actions / Trunk Check
failed
Mar 15, 2024 in 1m 46s
Trunk Check
Checked 9 modified files
39 existing issues (use --show-existing to see them)
✖ 3 new issues
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 failure on line 16 in utils/env.go
github-actions / Trunk Check
golangci-lint(gochecknoglobals)
[new] GetEnvProviderFunc is a global variable
Check failure on line 17 in utils/env.go
github-actions / Trunk Check
golangci-lint(gochecknoglobals)
[new] e is a global variable
Check failure on line 35 in format/writers.go
github-actions / Trunk Check
golangci-lint(gosec)
[new] G306: Expect WriteFile permissions to be 0600 or less
Loading