new checker http-const
#320
Annotations
13 errors
lint:
internal/checkers/http_const.go#L129
unquoteBasicLitValue redeclared in this block
|
lint:
internal/checkers/helpers_basic_type.go#L121
other declaration of unquoteBasicLitValue (typecheck)
|
lint:
internal/config/config.go#L8
could not import github.com/Antonboom/testifylint/internal/checkers (-: # github.com/Antonboom/testifylint/internal/checkers
|
lint:
internal/checkers/http_const.go#L129
unquoteBasicLitValue redeclared in this block
|
lint:
internal/checkers/helpers_basic_type.go#L121
other declaration of unquoteBasicLitValue) (typecheck)
|
lint:
analyzer/analyzer.go#L11
could not import github.com/Antonboom/testifylint/internal/checkers (-: # github.com/Antonboom/testifylint/internal/checkers
|
lint:
internal/checkers/http_const.go#L129
unquoteBasicLitValue redeclared in this block
|
lint:
internal/checkers/helpers_basic_type.go#L121
other declaration of unquoteBasicLitValue) (typecheck)
|
lint:
analyzer/checkers_factory_test.go#L266
v.Name undefined (type T has no field or method Name) (typecheck)
|
lint:
analyzer/checkers_factory_test.go#L277
v.Name undefined (type T has no field or method Name) (typecheck)
|
test:
internal/checkers/http_const.go#L129
unquoteBasicLitValue redeclared in this block
|
test:
internal/checkers/helpers_basic_type.go#L121
other declaration of unquoteBasicLitValue
|
test
Process completed with exit code 1.
|