Skip to content

Register custom types in encodingConfig #397

Register custom types in encodingConfig

Register custom types in encodingConfig #397

Triggered via pull request September 10, 2024 17:17
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
build: kava/custom_types.go#L8
exported type ClientStateI should have comment or be unexported
build: kava/custom_types.go#L25
exported method ClientState.Reset should have comment or be unexported
build: kava/custom_types.go#L27
exported method ClientState.ProtoMessage should have comment or be unexported
build: kava/custom_types.go#L28
exported method ClientState.Descriptor should have comment or be unexported
build: kava/custom_types.go#L32
exported method ClientState.XXX_MessageName should have comment or be unexported
build: kava/custom_types.go#L32
don't use underscores in Go names; method XXX_MessageName should be XXXMessageName
build: kava/custom_types.go#L47
exported method ConsensusState.Reset should have comment or be unexported
build: kava/custom_types.go#L49
exported method ConsensusState.ProtoMessage should have comment or be unexported
build: kava/custom_types.go#L51
don't use underscores in Go names; var fileDescriptor_141333b361aae010 should be fileDescriptor141333b361aae010
build
Process completed with exit code 2.
Rosetta-Validation
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rosetta-Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rosetta-Validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/