feat: minimal binary #60
ci_release.yml
on: pull_request
lint
/
golangci-lint
3m 8s
lint
/
yamllint
5s
lint
/
markdown-lint
15s
test
/
Go Mod Tidy Check
19s
test
/
Run Unit Tests
1m 19s
test
/
Run Integration Tests
2m 22s
release
0s
Annotations
3 errors and 1 warning
test / Run Unit Tests
Process completed with exit code 2.
|
lint / golangci-lint:
cmd/evm-middleware/main.go#L10
const `bufSize` is unused (unused)
|
lint / golangci-lint
issues found
|
lint / golangci-lint:
cmd/evm-middleware/commands/root.go#L14
exported: exported function Execute should have comment or be unexported (revive)
|