Avail DA Adapter in Rollkit #12
ci_release.yml
on: pull_request
lint
/
golangci-lint
50s
lint
/
...
/
hadolint
7s
lint
/
yamllint
6s
lint
/
markdown-lint
42s
lint
/
protobuf-lint
36s
test
/
Go Mod Tidy Check
28s
test
/
Run Unit Tests
1m 41s
test
/
Run Integration Tests
7s
proto
/
proto-gen
35s
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#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.
|