feat: add tests for controller #1829
Annotations
10 errors
golangci-lint:
controller/response_test.go#L689
not enough arguments in call to NewQuestionnaire
|
golangci-lint:
controller/response_test.go#L690
not enough arguments in call to NewResponse
|
golangci-lint:
controller/response_test.go#L701
undefined: ctx (typecheck)
|
golangci-lint:
controller/response_test.go#L717
undefined: ctx (typecheck)
|
golangci-lint:
controller/response_test.go#L743
undefined: ctx (typecheck)
|
golangci-lint:
controller/response_test.go#L704
declared and not used: questionnaireID (typecheck)
|
golangci-lint:
controller/response_test.go#L689
not enough arguments in call to NewQuestionnaire
|
golangci-lint:
controller/response_test.go#L690
not enough arguments in call to NewResponse
|
golangci-lint:
controller/response_test.go#L701
undefined: ctx (typecheck)
|
golangci-lint:
controller/response_test.go#L717
undefined: ctx (typecheck)
|
Loading