Skip to content

Added Avail DA to Rollkit #17

Added Avail DA to Rollkit

Added Avail DA to Rollkit #17

Triggered via pull request August 23, 2023 06:18
Status Failure
Total duration 5m 13s
Artifacts

ci_release.yml

on: pull_request
lint  /  golangci-lint
25s
lint / golangci-lint
lint  /  ...  /  hadolint
12s
lint / hadolint / hadolint
lint  /  yamllint
7s
lint / yamllint
lint  /  markdown-lint
49s
lint / markdown-lint
lint  /  protobuf-lint
45s
lint / protobuf-lint
test  /  Go Mod Tidy Check
24s
test / Go Mod Tidy Check
test  /  Run Unit Tests
5m 2s
test / Run Unit Tests
test  /  Run Integration Tests
4s
test / Run Integration Tests
proto  /  proto-gen
48s
proto / proto-gen
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint / golangci-lint: conv/addr_test.go#L57
G601: Implicit memory aliasing in for loop. (gosec)
lint / golangci-lint: da/avail/avail.go#L123
Error return value of `response.Body.Close` is not checked (errcheck)
lint / golangci-lint: da/avail/avail.go#L174
Error return value of `response.Body.Close` is not checked (errcheck)
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#L114
G107: Potential HTTP request made with variable url (gosec)
lint / golangci-lint: da/avail/avail.go#L165
G107: Potential HTTP request made with variable url (gosec)
lint / golangci-lint
issues found
test / Run Unit Tests
Process completed with exit code 2.