fix: adjustments in handling logic due to schema changes #1765
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#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
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, reviewdog/action-golangci-lint@v2.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading