Added Avail DA to Rollkit #18
ci_release.yml
on: pull_request
lint
/
golangci-lint
17s
lint
/
...
/
hadolint
13s
lint
/
yamllint
10s
lint
/
markdown-lint
29s
lint
/
protobuf-lint
45s
test
/
Go Mod Tidy Check
23s
test
/
Run Unit Tests
4m 27s
test
/
Run Integration Tests
4s
proto
/
proto-gen
36s
release
0s
Annotations
5 errors
lint / golangci-lint:
conv/addr_test.go#L57
G601: Implicit memory aliasing in for loop. (gosec)
|
lint / golangci-lint:
da/avail/avail.go#L11
File is not `goimports`-ed with -local github.com/rollkit (goimports)
|
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.
|