Support related locations #113
test.yml
on: pull_request
runner / staticcheck (github-check)
8s
runner / staticcheck (github-pr-review)
13s
Annotations
1 error and 2 warnings
runner / staticcheck (github-pr-review):
testdata/testdata.go#L10
[staticcheck] reported by reviewdog 🐶
only the first constant in this group has an explicit type
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"only the first constant in this group has an explicit type","code":{"value":"SA9004","url":"https://staticcheck.io/docs/checks#SA9004"},"location":{"path":"/home/runner/work/action-staticcheck/action-staticcheck/testdata/testdata.go","range":{"start":{"line":10,"column":2},"end":{"line":10,"column":17}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck (github-check)
Restore cache failed: Dependencies file is not found in /home/runner/work/action-staticcheck/action-staticcheck. Supported file pattern: go.sum
|
runner / staticcheck (github-pr-review)
Restore cache failed: Dependencies file is not found in /home/runner/work/action-staticcheck/action-staticcheck. Supported file pattern: go.sum
|