feat: use new schema endpoint #570
Trunk Check
Checked 13 modified files
1 existing issue (use --show-existing to see it)
✖ 5 new lint 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 14 in Taskfile.yml
github-actions / Trunk Check
yamllint(quoted-strings)
[new] string value is redundantly quoted with any quotes
Check failure on line 14 in Taskfile.yml
github-actions / Trunk Check
yamllint(quoted-strings)
[new] string value is redundantly quoted with any quotes
Check failure on line 7 in Taskfile.yml
github-actions / Trunk Check
yamllint(quoted-strings)
[new] string value is redundantly quoted with any quotes
Check failure on line 6 in Taskfile.yml
github-actions / Trunk Check
yamllint(quoted-strings)
[new] string value is redundantly quoted with any quotes
Check failure on line 54 in internal/gen/gen.go
github-actions / Trunk Check
golangci-lint(lll)
[new] the line is 122 characters long, which exceeds the maximum of 120 characters.