Fix a typo #553
CI.yml
on: push
Matrix: CI / Test
CI
/
Check for Fuzz Tests
19s
CI
/
CodeCov
8s
Matrix: CI / Fuzz
Annotations
10 errors
|
CI / Lint:
internal/flag/set_test.go#L51
string `args` has 30 occurrences, make it a constant (goconst)
|
|
CI / Lint:
internal/flag/flag_test.go#L956
string `delete` has 6 occurrences, make it a constant (goconst)
|
|
CI / Lint:
command_test.go#L616
string `--version` has 9 occurrences, make it a constant (goconst)
|
|
CI / Lint:
command_test.go#L396
string `--help` has 14 occurrences, make it a constant (goconst)
|
|
CI / Lint:
command_test.go#L183
string `more` has 3 occurrences, make it a constant (goconst)
|
|
CI / Lint:
command_test.go#L162
string `--something` has 4 occurrences, make it a constant (goconst)
|
|
CI / Lint:
command_test.go#L150
string `sub2` has 3 occurrences, make it a constant (goconst)
|
|
CI / Lint:
command_test.go#L138
string `args` has 10 occurrences, make it a constant (goconst)
|
|
CI / Lint:
command_test.go#L50
string `--force` has 8 occurrences, make it a constant (goconst)
|
|
CI / Lint:
command_test.go#L38
string `hello` has 3 occurrences, make it a constant (goconst)
|