アンケート対象者&管理者のグループ管理 #1816
Annotations
31 errors and 5 warnings
[golangci] controller/questionnaire.go#L170:
controller/questionnaire.go#L170
q.InsertTargetUsers undefined (type Questionnaire has no field or method InsertTargetUsers) (typecheck)
|
[golangci] controller/questionnaire.go#L175:
controller/questionnaire.go#L175
q.InsertTargetGroups undefined (type Questionnaire has no field or method InsertTargetGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L195:
controller/questionnaire.go#L195
q.InsertAdministratorUsers undefined (type Questionnaire has no field or method InsertAdministratorUsers) (typecheck)
|
[golangci] controller/questionnaire.go#L200:
controller/questionnaire.go#L200
q.InsertAdministratorGroups undefined (type Questionnaire has no field or method InsertAdministratorGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L355:
controller/questionnaire.go#L355
q.GetQuestionnaireInfo undefined (type Questionnaire has no field or method GetQuestionnaireInfo) (typecheck)
|
[golangci] controller/questionnaire.go#L369:
controller/questionnaire.go#L369
q.GetQuestionnaireInfo undefined (type Questionnaire has no field or method GetQuestionnaireInfo) (typecheck)
|
[golangci] controller/questionnaire.go#L405:
controller/questionnaire.go#L405
q.DeleteTargets undefined (type Questionnaire has no field or method DeleteTargets) (typecheck)
|
[golangci] controller/questionnaire.go#L410:
controller/questionnaire.go#L410
q.DeleteTargetGroups undefined (type Questionnaire has no field or method DeleteTargetGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L420:
controller/questionnaire.go#L420
q.InsertTargets undefined (type Questionnaire has no field or method InsertTargets) (typecheck)
|
[golangci] controller/questionnaire.go#L425:
controller/questionnaire.go#L425
q.InsertTargetUsers undefined (type Questionnaire has no field or method InsertTargetUsers) (typecheck)
|
[golangci] controller/questionnaire.go#L430:
controller/questionnaire.go#L430
q.InsertTargetGroups undefined (type Questionnaire has no field or method InsertTargetGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L437:
controller/questionnaire.go#L437
q.DeleteAdministrators undefined (type Questionnaire has no field or method DeleteAdministrators) (typecheck)
|
[golangci] controller/questionnaire.go#L442:
controller/questionnaire.go#L442
q.DeleteAdministratorGroups undefined (type Questionnaire has no field or method DeleteAdministratorGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L452:
controller/questionnaire.go#L452
q.InsertAdministrators undefined (type Questionnaire has no field or method InsertAdministrators) (typecheck)
|
[golangci] controller/questionnaire.go#L457:
controller/questionnaire.go#L457
q.InsertAdministratorUsers undefined (type Questionnaire has no field or method InsertAdministratorUsers) (typecheck)
|
[golangci] controller/questionnaire.go#L462:
controller/questionnaire.go#L462
q.InsertAdministratorGroups undefined (type Questionnaire has no field or method InsertAdministratorGroups) (typecheck)
|
[golangci] controller/questionnaire.go#L690:
controller/questionnaire.go#L690
q.GetQuestionnaireInfo undefined (type Questionnaire has no field or method GetQuestionnaireInfo) (typecheck)
|
Lint:
controller/questionnaire.go#L111
q.GetRespondentInfos undefined (type Questionnaire has no field or method GetRespondentInfos) (typecheck)
|
Lint:
controller/questionnaire.go#L150
q.InsertQuestionnaire undefined (type Questionnaire has no field or method InsertQuestionnaire) (typecheck)
|
Lint:
controller/questionnaire.go#L165
q.InsertTargets undefined (type Questionnaire has no field or method InsertTargets) (typecheck)
|
Lint:
controller/questionnaire.go#L170
q.InsertTargetUsers undefined (type Questionnaire has no field or method InsertTargetUsers) (typecheck)
|
Lint:
controller/questionnaire.go#L175
q.InsertTargetGroups undefined (type Questionnaire has no field or method InsertTargetGroups) (typecheck)
|
Lint:
controller/questionnaire.go#L190
q.InsertAdministrators undefined (type Questionnaire has no field or method InsertAdministrators) (typecheck)
|
Lint:
controller/questionnaire.go#L195
q.InsertAdministratorUsers undefined (type Questionnaire has no field or method InsertAdministratorUsers) (typecheck)
|
Lint:
controller/questionnaire.go#L200
q.InsertAdministratorGroups undefined (type Questionnaire has no field or method InsertAdministratorGroups) (typecheck)
|
Lint:
controller/questionnaire.go#L218
q.InsertQuestion undefined (type Questionnaire has no field or method InsertQuestion) (typecheck)
|
Lint:
controller/questionnaire.go#L355
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
|
Build
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
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|