Skip to content

Added Avail DA to Rollkit #13

Added Avail DA to Rollkit

Added Avail DA to Rollkit #13

Triggered via pull request August 10, 2023 05:14
Status Failure
Total duration 1m 49s
Artifacts

ci_release.yml

on: pull_request
lint  /  golangci-lint
40s
lint / golangci-lint
lint  /  ...  /  hadolint
7s
lint / hadolint / hadolint
lint  /  yamllint
8s
lint / yamllint
lint  /  markdown-lint
28s
lint / markdown-lint
lint  /  protobuf-lint
48s
lint / protobuf-lint
test  /  Go Mod Tidy Check
29s
test / Go Mod Tidy Check
test  /  Run Unit Tests
1m 38s
test / Run Unit Tests
test  /  Run Integration Tests
5s
test / Run Integration Tests
proto  /  proto-gen
38s
proto / proto-gen
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 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#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: da/avail/avail.go#L101
`succesfully` is a misspelling of `successfully` (misspell)
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#L7
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: da/avail/avail.go#L23
struct field confidence has json tag but is not exported
test / Run Unit Tests
Process completed with exit code 2.