openapiベースに変更 #1782
Annotations
10 errors and 1 warning
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#L1198
not enough arguments in call to questionnaireImpl.GetQuestionnaires
|
golangci-lint:
model/questionnaires_test.go#L1469
declared and not used: actualTargetGroups
|
golangci-lint:
model/questionnaires_test.go#L1469
declared and not used: actualAdministratorGroups (typecheck)
|
golangci-lint:
router/questionnaires.go#L123
not enough arguments in call to q.IQuestionnaire.GetQuestionnaires
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading