This repository was archived by the owner on Apr 2, 2025. It is now read-only.
test: improve tx injector and common test suite #172
ci_release.yml
on: pull_request
lint
/
golangci-lint
35s
lint
/
yamllint
4s
lint
/
markdown-lint
19s
test
/
Go Mod Tidy Check
12s
test
/
Run Unit Tests
10s
test
/
Run Integration Tests
10s
release
0s
Annotations
3 errors
|
lint / golangci-lint:
test/suite.go#L117
Error return value of `s.Exec.SetFinal` is not checked (errcheck)
|
|
lint / golangci-lint:
test/suite.go#L111
G115: integer overflow conversion int -> uint64 (gosec)
|
|
lint / golangci-lint
issues found
|