feat: Add support for GitHub Check Runs #975
ci.yaml
on: pull_request
Lint Go code
4m 4s
test
2m 12s
Annotations
2 errors and 2 warnings
Lint Go code:
pkg/services/github.go#L492
Error return value of `g.client.Checks.UpdateCheckRun` is not checked (errcheck)
|
Lint Go code
issues found
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-go@v3, codecov/codecov-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/
|
Lint Go code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|