refactor: proto files directory structure #29
release.yml
on: push
release
37s
release-success
0s
Annotations
6 errors
release:
abci/types/types.go#L191
cannot use (*CommitResponse)(nil) (value of type *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".CommitResponse) as jsonRoundTripper value in variable declaration: *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".CommitResponse does not implement jsonRoundTripper (missing method MarshalJSON)
|
release:
abci/types/types.go#L192
cannot use (*QueryResponse)(nil) (value of type *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".QueryResponse) as jsonRoundTripper value in variable declaration: *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".QueryResponse does not implement jsonRoundTripper (missing method MarshalJSON)
|
release:
abci/types/types.go#L193
cannot use (*ExecTxResult)(nil) (value of type *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".ExecTxResult) as jsonRoundTripper value in variable declaration: *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".ExecTxResult does not implement jsonRoundTripper (missing method MarshalJSON)
|
release:
abci/types/types.go#L194
cannot use (*CheckTxResponse)(nil) (value of type *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".CheckTxResponse) as jsonRoundTripper value in variable declaration: *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".CheckTxResponse does not implement jsonRoundTripper (missing method MarshalJSON)
|
release:
abci/types/types.go#L197
cannot use (*EventAttribute)(nil) (value of type *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".EventAttribute) as jsonRoundTripper value in variable declaration: *"github.com/KYVENetwork/cometbft/v100/api/cometbft/abci/v1".EventAttribute does not implement jsonRoundTripper (missing method MarshalJSON)
|
release
Process completed with exit code 1.
|