refactor: fix lint issues, update workflows, fix lint workflow #214
core-check.yaml
on: pull_request
Test and coverage
28s
go vet and lint
26s
golangci lint check
9s
Annotations
3 errors and 2 warnings
golangci lint check
golangci-lint exit with code 3
|
go vet and lint:
test/mock.go#L70
exported var ErrRead should have comment or be unexported
|
go vet and lint
Process completed with exit code 1.
|
Test and coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/go-misskey/go-misskey. Supported file pattern: go.sum
|
go vet and lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-misskey/go-misskey. Supported file pattern: go.sum
|