fix: adjustments in handling logic due to schema changes #1765
main.yml
on: pull_request
Mod
4m 43s
Lint
3m 4s
Spectral
29s
Annotations
25 errors and 5 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#L185
not enough arguments in call to q.InsertQuestionnaire
|
Lint:
router/questionnaires.go#L253
assignment mismatch: 5 variables but q.GetQuestionnaireInfo returns 7 values
|
Lint:
router/questionnaires.go#L412
not enough arguments in call to q.UpdateQuestionnaire
|
Lint:
router/results.go#L36
not enough arguments in call to r.GetRespondentDetails
|
Lint:
model/questionnaires_test.go#L1132
not enough arguments in call to questionnaireImpl.GetQuestionnaires
|
Lint:
model/questionnaires_test.go#L1403
declared and not used: actualTargetGroups
|
Lint:
model/questionnaires_test.go#L1403
declared and not used: actualAdministratorGroups
|
Lint:
model/respondents_test.go#L871
not enough arguments in call to respondentImpl.GetRespondentDetails
|
Build:
tuning/main.go#L12
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/traPtitech/anke-to/tuning); to add:
|
Build
Process completed with exit code 1.
|
Test
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by golang.org/x/tools/go/packages); to add:
|
Test
Process completed with exit code 1.
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Lint
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/
|
Mod
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3.3.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3.3.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3.3.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|