feat(x/bank): Replace regex parsing of denom validation to generated parsing #62750
Annotations
10 errors and 1 warning
run linting (short):
types/coin_regex.go#L150
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
run linting (short):
types/coin_regex.go#L105
unnecessary conversion (unconvert)
|
run linting (short):
types/coin_regex.go#L115
unnecessary conversion (unconvert)
|
run linting (short):
types/coin_regex.go#L117
unnecessary conversion (unconvert)
|
run linting (short):
types/coin_regex.go#L130
unnecessary conversion (unconvert)
|
run linting (short):
types/coin_regex.go#L90
unnecessary conversion (unconvert)
|
run linting (short):
types/coin_regex.go#L92
unnecessary conversion (unconvert)
|
run linting (short):
types/coin_regex.go#L60
const `scanner_en_main` is unused (unused)
|
run linting (short):
types/coin_regex.go#L58
const `scanner_error` is unused (unused)
|
run linting (short):
types/coin_regex.go#L57
const `scanner_first_final` is unused (unused)
|
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/.
|
Loading