feat: implement GetQuestionnaireResult, GetMyResponses, GetResponse and DeleteResponse #1736
Annotations
16 errors and 8 warnings
Spectral
No ruleset has been found. Please provide a ruleset using the spectral_ruleset option, or make sure your ruleset file matches .?spectral.(js|ya?ml|json)
|
Lint:
wire_gen.go#L12
could not import github.com/traPtitech/anke-to/router (-: # github.com/traPtitech/anke-to/router
|
Lint:
router/questionnaires.go#L123
not enough arguments in call to q.IQuestionnaire.GetQuestionnaires
|
Lint:
router/questionnaires.go#L253
assignment mismatch: 5 variables but q.GetQuestionnaireInfo returns 7 values
|
Lint:
router/results.go#L36
not enough arguments in call to r.GetRespondentDetails
|
Lint:
model/questionnaires_test.go#L1056
not enough arguments in call to questionnaireImpl.GetQuestionnaires
|
Lint:
model/questionnaires_test.go#L1327
actualTargetGroups declared and not used
|
Lint:
model/questionnaires_test.go#L1327
actualAdministratorGroups declared and not used
|
Lint:
model/respondents_test.go#L870
not enough arguments in call to respondentImpl.GetRespondentDetails
|
Lint:
router/questionnaires.go#L123
not enough arguments in call to q.IQuestionnaire.GetQuestionnaires
|
Lint:
router/questionnaires.go#L253
assignment mismatch: 5 variables but q.GetQuestionnaireInfo returns 7 values (typecheck)
|
Test
Process completed with exit code 1.
|
Build:
router/questionnaires.go#L123
not enough arguments in call to q.IQuestionnaire.GetQuestionnaires
|
Build:
router/questionnaires.go#L253
assignment mismatch: 5 variables but q.GetQuestionnaireInfo returns 7 values
|
Build:
router/results.go#L36
not enough arguments in call to r.GetRespondentDetails
|
Build
Process completed with exit code 1.
|
Mod
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Mod
Restore cache failed: Dependencies file is not found in /home/runner/work/anke-to/anke-to. Supported file pattern: go.sum
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, reviewdog/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/anke-to/anke-to. Supported file pattern: go.sum
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/anke-to/anke-to. Supported file pattern: go.sum
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/anke-to/anke-to. Supported file pattern: go.sum
|