Bump github.com/vektah/gqlparser/v2 from 2.5.1 to 2.5.14 #36
Annotations
2 errors and 2 warnings
lint:
internal/api/todo_test.go#L69
if statements should only be cuddled with assignments (wsl)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
cmd/serve.go#L33
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|