new checker http-const
#299
Annotations
10 errors
internal/checkers/http_const.go#L72
invalid operation: cannot take address of newConstReplacement(bt, currentVal, newVal) (value of type analysis.SuggestedFix)
|
internal/checkers/http_const.go#L81
invalid operation: cannot take address of newConstReplacement(bt, currentVal, newVal) (value of type analysis.SuggestedFix) (typecheck)
|
internal/config/config.go#L8
could not import github.com/Antonboom/testifylint/internal/checkers (-: # github.com/Antonboom/testifylint/internal/checkers
|
internal/checkers/http_const.go#L72
invalid operation: cannot take address of newConstReplacement(bt, currentVal, newVal) (value of type analysis.SuggestedFix)
|
internal/checkers/http_const.go#L81
invalid operation: cannot take address of newConstReplacement(bt, currentVal, newVal) (value of type analysis.SuggestedFix)) (typecheck)
|
analyzer/analyzer.go#L11
could not import github.com/Antonboom/testifylint/internal/checkers (-: # github.com/Antonboom/testifylint/internal/checkers
|
internal/checkers/http_const.go#L72
invalid operation: cannot take address of newConstReplacement(bt, currentVal, newVal) (value of type analysis.SuggestedFix)
|
internal/checkers/http_const.go#L81
invalid operation: cannot take address of newConstReplacement(bt, currentVal, newVal) (value of type analysis.SuggestedFix)) (typecheck)
|
analyzer/checkers_factory_test.go#L264
v.Name undefined (type T has no field or method Name) (typecheck)
|
analyzer/checkers_factory_test.go#L275
v.Name undefined (type T has no field or method Name) (typecheck)
|
This job failed
Loading