Skip to content

Avail DA Adapter in Rollkit #12

Avail DA Adapter in Rollkit

Avail DA Adapter in Rollkit #12

Triggered via pull request September 4, 2023 10:17
Status Failure
Total duration 1m 53s
Artifacts

ci_release.yml

on: pull_request
lint  /  golangci-lint
50s
lint / golangci-lint
lint  /  ...  /  hadolint
7s
lint / hadolint / hadolint
lint  /  yamllint
6s
lint / yamllint
lint  /  markdown-lint
42s
lint / markdown-lint
lint  /  protobuf-lint
36s
lint / protobuf-lint
test  /  Go Mod Tidy Check
28s
test / Go Mod Tidy Check
test  /  Run Unit Tests
1m 41s
test / Run Unit Tests
test  /  Run Integration Tests
7s
test / Run Integration Tests
proto  /  proto-gen
35s
proto / proto-gen
release
0s
release
Fit to window
Zoom out
Zoom in

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#L27
structtag: struct field tag `json:appdata_url` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
lint / golangci-lint
issues found
test / Run Unit Tests: da/avail/avail.go#L27
struct field tag `json:appdata_url` not compatible with reflect.StructTag.Get: bad syntax for struct tag value
test / Run Unit Tests
Process completed with exit code 2.