Skip to content

feat(ccev): implement mutilchain light client #265

feat(ccev): implement mutilchain light client

feat(ccev): implement mutilchain light client #265

Triggered via pull request September 23, 2024 05:55
Status Failure
Total duration 3m 28s
Artifacts

golangci_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci-lint: x/ccev/keeper/genesis.go#L37
`identifiy` is a misspelling of `identify` (misspell)
golangci-lint: x/ccev/keeper/genesis.go#L38
`identifiy` is a misspelling of `identify` (misspell)
golangci-lint: x/ccev/keeper/header.go#L49
G601: Implicit memory aliasing in for loop. (gosec)
golangci-lint: x/ccev/types/msg.go#L75
G601: Implicit memory aliasing in for loop. (gosec)
golangci-lint
Process completed with exit code 2.
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/