Add GetIDs method #13
ci_release.yml
on: pull_request
lint
/
golangci-lint
30s
lint
/
...
/
hadolint
10s
lint
/
yamllint
10s
lint
/
markdown-lint
17s
lint
/
protobuf-lint
7s
test
/
Go Mod Tidy Check
12s
test
/
Run Unit Tests
56s
test
/
Run Integration Tests
8s
proto
/
proto-gen
5s
release
0s
Annotations
9 errors
proto / proto-gen
Process completed with exit code 2.
|
lint / protobuf-lint
Process completed with exit code 2.
|
lint / yamllint:
.golangci.yml#L31
31:81 [line-length] line too long (111 > 80 characters)
|
lint / yamllint:
.golangci.yml#L32
32:81 [line-length] line too long (111 > 80 characters)
|
lint / yamllint
Process completed with exit code 1.
|
lint / golangci-lint:
da_test.go#L5
File is not `goimports`-ed with -local github.com/rollkit (goimports)
|
lint / golangci-lint:
da_test.go#L120
S1004: should use !bytes.Equal(blobs[b], msgs[b]) instead (gosimple)
|
lint / golangci-lint:
dummy_test.go#L48
S1004: should use bytes.Equal(d.data[height][j].key, id) instead (gosimple)
|
lint / golangci-lint
issues found
|