Register custom types in encodingConfig #401
Triggered via pull request
September 10, 2024 20:18
Status
Failure
Total duration
2m 24s
Artifacts
–
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#L12
exported type ConsensusStateI should have comment or be unexported
|
build:
kava/custom_types.go#L29
exported method ClientState.Reset should have comment or be unexported
|
build:
kava/custom_types.go#L31
exported method ClientState.ProtoMessage should have comment or be unexported
|
build:
kava/custom_types.go#L32
exported method ClientState.Descriptor should have comment or be unexported
|
build:
kava/custom_types.go#L35
exported method ClientState.XXX_MessageName should have comment or be unexported
|
build:
kava/custom_types.go#L35
don't use underscores in Go names; method XXX_MessageName should be XXXMessageName
|
build:
kava/custom_types.go#L50
exported method ConsensusState.Reset should have comment or be unexported
|
build:
kava/custom_types.go#L52
exported method ConsensusState.ProtoMessage should have comment or be unexported
|
build:
kava/custom_types.go#L53
exported method ConsensusState.Descriptor should have comment or be unexported
|
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/
|