Skip to content

feat(x/bank): Replace regex parsing of denom validation to generated parsing #62750

feat(x/bank): Replace regex parsing of denom validation to generated parsing

feat(x/bank): Replace regex parsing of denom validation to generated parsing #62750

Triggered via pull request March 7, 2024 07:13
Status Failure
Total duration 4m 19s
Artifacts

lint.yml

on: pull_request
golangci-lint
4m 9s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: types/coin_regex.go#L150
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
golangci-lint: types/coin_regex.go#L105
unnecessary conversion (unconvert)
golangci-lint: types/coin_regex.go#L115
unnecessary conversion (unconvert)
golangci-lint: types/coin_regex.go#L117
unnecessary conversion (unconvert)
golangci-lint: types/coin_regex.go#L130
unnecessary conversion (unconvert)
golangci-lint: types/coin_regex.go#L90
unnecessary conversion (unconvert)
golangci-lint: types/coin_regex.go#L92
unnecessary conversion (unconvert)
golangci-lint: types/coin_regex.go#L60
const `scanner_en_main` is unused (unused)
golangci-lint: types/coin_regex.go#L58
const `scanner_error` is unused (unused)
golangci-lint: types/coin_regex.go#L57
const `scanner_first_final` is unused (unused)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.