リマインダーの実装(openapi) #1779
Annotations
10 errors
golangci-lint:
wire_gen.go#L12
could not import github.com/traPtitech/anke-to/router (-: # github.com/traPtitech/anke-to/router
|
golangci-lint:
router/questionnaires.go#L123
not enough arguments in call to q.IQuestionnaire.GetQuestionnaires
|
golangci-lint:
router/questionnaires.go#L185
not enough arguments in call to q.InsertQuestionnaire
|
golangci-lint:
router/questionnaires.go#L253
assignment mismatch: 5 variables but q.GetQuestionnaireInfo returns 7 values
|
golangci-lint:
router/questionnaires.go#L412
not enough arguments in call to q.UpdateQuestionnaire
|
golangci-lint:
router/results.go#L36
not enough arguments in call to r.GetRespondentDetails
|
golangci-lint:
model/questionnaires_test.go#L1132
not enough arguments in call to questionnaireImpl.GetQuestionnaires
|
golangci-lint:
model/questionnaires_test.go#L1403
declared and not used: actualTargetGroups
|
golangci-lint:
model/questionnaires_test.go#L1403
declared and not used: actualAdministratorGroups
|
golangci-lint:
model/respondents_test.go#L871
not enough arguments in call to respondentImpl.GetRespondentDetails
|
Loading