Skip to content

Added Avail DA to Rollkit #10

Added Avail DA to Rollkit

Added Avail DA to Rollkit #10

Triggered via pull request August 9, 2023 05:07
Status Failure
Total duration 3m 49s
Artifacts

ci_release.yml

on: pull_request
lint  /  golangci-lint
19s
lint / golangci-lint
lint  /  ...  /  hadolint
6s
lint / hadolint / hadolint
lint  /  yamllint
10s
lint / yamllint
lint  /  markdown-lint
33s
lint / markdown-lint
lint  /  protobuf-lint
26s
lint / protobuf-lint
test  /  Go Mod Tidy Check
37s
test / Go Mod Tidy Check
test  /  Run Unit Tests
2m 51s
test / Run Unit Tests
test  /  Run Unit Tests with Race Detector
3m 38s
test / Run Unit Tests with Race Detector
test  /  Run Integration Tests
5s
test / Run Integration Tests
proto  /  proto-gen
18s
proto / proto-gen
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

9 errors
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#L112
G107: Potential HTTP request made with variable url (gosec)
lint / golangci-lint: da/avail/avail.go#L162
G107: Potential HTTP request made with variable url (gosec)
lint / golangci-lint: da/avail/avail.go#L27
`namespace` is unused (structcheck)
lint / golangci-lint: da/avail/avail.go#L23
structtag: struct field confidence has json tag but is not exported (govet)
lint / golangci-lint: da/avail/avail.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint / golangci-lint
issues found
test / Run Unit Tests
Process completed with exit code 2.
test / Run Unit Tests with Race Detector
Process completed with exit code 2.