feat: file uploads API support #18
Annotations
8 errors and 1 warning
test:
content_type_field_validations_test.go#L134
variable min has same name as predeclared identifier (predeclared)
|
test:
content_type_field_validations_test.go#L135
variable max has same name as predeclared identifier (predeclared)
|
test:
content_type_test.go#L759
variable min has same name as predeclared identifier (predeclared)
|
test:
content_type_test.go#L760
variable max has same name as predeclared identifier (predeclared)
|
test:
content_type_test.go#L250
go-require: do not use require in http handlers (testifylint)
|
test:
content_type_test.go#L321
go-require: do not use require in http handlers (testifylint)
|
test:
content_type_test.go#L493
go-require: do not use require in http handlers (testifylint)
|
test
issues found
|
test:
contentful.go#L166
var-naming: var cleanUrl should be cleanURL (revive)
|