Skip to content

feat: use new schema endpoint #570

feat: use new schema endpoint

feat: use new schema endpoint #570

GitHub Actions / Trunk Check failed Nov 4, 2024 in 54s

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

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

yamllint(quoted-strings)

[new] string value is redundantly quoted with any quotes

Check failure on line 14 in Taskfile.yml

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

yamllint(quoted-strings)

[new] string value is redundantly quoted with any quotes

Check failure on line 7 in Taskfile.yml

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

yamllint(quoted-strings)

[new] string value is redundantly quoted with any quotes

Check failure on line 6 in Taskfile.yml

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

golangci-lint(lll)

[new] the line is 122 characters long, which exceeds the maximum of 120 characters.