Avail DA Adapter in Rollkit #7
ci_release.yml
on: pull_request
lint
/
golangci-lint
3m 19s
lint
/
...
/
hadolint
7s
lint
/
yamllint
6s
lint
/
markdown-lint
33s
lint
/
protobuf-lint
39s
test
/
Go Mod Tidy Check
33s
test
/
Run Unit Tests
4m 29s
test
/
Run Integration Tests
3s
proto
/
proto-gen
30s
release
0s
Annotations
5 errors
lint / golangci-lint:
da/avail/avail.go#L10
File is not `goimports`-ed with -local github.com/rollkit (goimports)
|
lint / golangci-lint:
conv/addr_test.go#L57
G601: Implicit memory aliasing in for loop. (gosec)
|
lint / golangci-lint:
da/avail/avail.go#L118
G107: Potential HTTP request made with variable url (gosec)
|
lint / golangci-lint
issues found
|
test / Run Unit Tests
Process completed with exit code 2.
|