feat!: remove namespace and share version from MsgPayForBlobs
#2906
Triggered via pull request
December 28, 2023 05:23
Status
Failure
Total duration
12m 45s
Artifacts
–
ci-release.yml
on: pull_request
lint
/
golangci-lint
1m 53s
lint
/
...
/
hadolint
8s
lint
/
yamllint
6s
test
/
test-short
1m 39s
test
/
test
8m 21s
test
/
test-coverage
1m 45s
test
/
test-race
5m 49s
test
/
test-fuzz
12m 29s
goreleaser-check
7s
branch_name
0s
markdown-linter
/
markdown-lint
9s
markdown-linter
/
markdown-link-check
1m 31s
goreleaser
0s
Annotations
11 errors
test / test-coverage:
x/blob/test/decode_blob_tx_test.go#L56
msgPayForBlobs.Namespaces undefined (type *"github.com/celestiaorg/celestia-app/x/blob/types".MsgPayForBlobs has no field or method Namespaces)
|
test / test-coverage
Process completed with exit code 2.
|
test / test-short:
x/blob/test/decode_blob_tx_test.go#L56
msgPayForBlobs.Namespaces undefined (type *"github.com/celestiaorg/celestia-app/x/blob/types".MsgPayForBlobs has no field or method Namespaces)
|
test / test-short
Process completed with exit code 2.
|
lint / golangci-lint:
x/blob/test/decode_blob_tx_test.go#L1
: # github.com/celestiaorg/celestia-app/x/blob/test [github.com/celestiaorg/celestia-app/x/blob/test.test]
|
lint / golangci-lint:
x/blob/test/decode_blob_tx_test.go#L56
msgPayForBlobs.Namespaces undefined (type *"github.com/celestiaorg/celestia-app/x/blob/types".MsgPayForBlobs has no field or method Namespaces) (typecheck)
|
lint / golangci-lint
issues found
|
test / test-race:
x/blob/test/decode_blob_tx_test.go#L56
msgPayForBlobs.Namespaces undefined (type *"github.com/celestiaorg/celestia-app/x/blob/types".MsgPayForBlobs has no field or method Namespaces)
|
test / test-race
Process completed with exit code 2.
|
test / test:
x/blob/test/decode_blob_tx_test.go#L56
msgPayForBlobs.Namespaces undefined (type *"github.com/celestiaorg/celestia-app/x/blob/types".MsgPayForBlobs has no field or method Namespaces)
|
test / test
Process completed with exit code 2.
|