feat: adds even better debugging and linting support #624
go.yaml
on: pull_request
Lint Go 💅
28s
Test Go 🧪
0s
Annotations
3 errors and 1 warning
Lint Go 💅:
cmd/app/middleware.go#L158
undefined: validator (typecheck)
|
Lint Go 💅:
cmd/app/list_discussions.go#L90
cannot infer T (cmd/app/list_discussions.go:13:15) (typecheck)
|
Lint Go 💅
issues found
|
Lint Go 💅
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|