ci: Switch to reusable workflows #735
build.yml
on: pull_request
Golang checks
/
Run tests
1m 24s
Golang checks
/
Run lint checks
32s
Annotations
3 errors
|
Golang checks / Run lint checks
issues found
|
|
Golang checks / Run lint checks:
struct.go#L307
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
|
|
Golang checks / Run lint checks:
internal/bra/bcj.go#L80
G115: integer overflow conversion uint32 -> byte (gosec)
|