アンケート対象者&管理者のグループ管理 #1815
Annotations
25 errors and 5 warnings
[golangci] controller/questionnaire.go#L168:
controller/questionnaire.go#L168
q.InsertTargetUsers undefined (type Questionnaire has no field or method InsertTargetUsers) (typecheck)
|
[golangci] controller/questionnaire.go#L173:
controller/questionnaire.go#L173
q.InsertTargetGroups undefined (type Questionnaire has no field or method InsertTargetGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L193:
controller/questionnaire.go#L193
q.InsertAdministratorUsers undefined (type Questionnaire has no field or method InsertAdministratorUsers) (typecheck)
|
[golangci] controller/questionnaire.go#L198:
controller/questionnaire.go#L198
q.InsertAdministratorGroups undefined (type Questionnaire has no field or method InsertAdministratorGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L353:
controller/questionnaire.go#L353
q.GetQuestionnaireInfo undefined (type Questionnaire has no field or method GetQuestionnaireInfo) (typecheck)
|
[golangci] controller/questionnaire.go#L367:
controller/questionnaire.go#L367
q.GetQuestionnaireInfo undefined (type Questionnaire has no field or method GetQuestionnaireInfo) (typecheck)
|
[golangci] controller/questionnaire.go#L422:
controller/questionnaire.go#L422
q.InsertTargetUsers undefined (type Questionnaire has no field or method InsertTargetUsers) (typecheck)
|
[golangci] controller/questionnaire.go#L427:
controller/questionnaire.go#L427
q.InsertTargetGroups undefined (type Questionnaire has no field or method InsertTargetGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L452:
controller/questionnaire.go#L452
q.InsertAdministratorUsers undefined (type Questionnaire has no field or method InsertAdministratorUsers) (typecheck)
|
[golangci] controller/questionnaire.go#L457:
controller/questionnaire.go#L457
q.InsertAdministratorGroups undefined (type Questionnaire has no field or method InsertAdministratorGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L684:
controller/questionnaire.go#L684
q.GetQuestionnaireInfo undefined (type Questionnaire has no field or method GetQuestionnaireInfo) (typecheck)
|
Lint:
controller/questionnaire.go#L109
q.GetRespondentInfos undefined (type Questionnaire has no field or method GetRespondentInfos) (typecheck)
|
Lint:
controller/questionnaire.go#L148
q.InsertQuestionnaire undefined (type Questionnaire has no field or method InsertQuestionnaire) (typecheck)
|
Lint:
controller/questionnaire.go#L163
q.InsertTargets undefined (type Questionnaire has no field or method InsertTargets) (typecheck)
|
Lint:
controller/questionnaire.go#L168
q.InsertTargetUsers undefined (type Questionnaire has no field or method InsertTargetUsers) (typecheck)
|
Lint:
controller/questionnaire.go#L173
q.InsertTargetGroups undefined (type Questionnaire has no field or method InsertTargetGroups) (typecheck)
|
Lint:
controller/questionnaire.go#L188
q.InsertAdministrators undefined (type Questionnaire has no field or method InsertAdministrators) (typecheck)
|
Lint:
controller/questionnaire.go#L193
q.InsertAdministratorUsers undefined (type Questionnaire has no field or method InsertAdministratorUsers) (typecheck)
|
Lint:
controller/questionnaire.go#L198
q.InsertAdministratorGroups undefined (type Questionnaire has no field or method InsertAdministratorGroups) (typecheck)
|
Lint:
controller/questionnaire.go#L216
q.InsertQuestion undefined (type Questionnaire has no field or method InsertQuestion) (typecheck)
|
Lint:
controller/questionnaire.go#L353
q.GetQuestionnaireInfo undefined (type Questionnaire has no field or method GetQuestionnaireInfo) (typecheck)
|
Build:
model/administratorGroups_test.go#L1
expected 'package', found 'EOF'
|
Build
Process completed with exit code 1.
|
Test:
model/administratorGroups_test.go#L1
expected 'package', found 'EOF'
|
Test
Process completed with exit code 1.
|
Mod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Spectral
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|