PR #1221 #43
Annotations
10 errors
Autobuild
not enough arguments in call to q.IQuestionnaire.GetQuestionnaires
|
Autobuild
assignment mismatch: 5 variables but q.GetQuestionnaireInfo returns 7 values
|
Autobuild
not enough arguments in call to r.GetRespondentDetails
|
Autobuild
cannot use respondent (variable of type *"github.com/traPtitech/anke-to/model".Respondent) as "github.com/traPtitech/anke-to/model".IRespondent value in argument to router.NewMiddleware: *"github.com/traPtitech/anke-to/model".Respondent does not implement "github.com/traPtitech/anke-to/model".IRespondent (wrong type for method GetMyResponseIDs)
|
Autobuild
cannot use questionnaire (variable of type *"github.com/traPtitech/anke-to/model".Questionnaire) as "github.com/traPtitech/anke-to/model".IQuestionnaire value in argument to router.NewMiddleware: *"github.com/traPtitech/anke-to/model".Questionnaire does not implement "github.com/traPtitech/anke-to/model".IQuestionnaire (wrong type for method GetQuestionnaireInfo)
|
Autobuild
cannot use questionnaire (variable of type *"github.com/traPtitech/anke-to/model".Questionnaire) as "github.com/traPtitech/anke-to/model".IQuestionnaire value in argument to router.NewQuestionnaire: *"github.com/traPtitech/anke-to/model".Questionnaire does not implement "github.com/traPtitech/anke-to/model".IQuestionnaire (wrong type for method GetQuestionnaireInfo)
|
Autobuild
cannot use questionnaire (variable of type *"github.com/traPtitech/anke-to/model".Questionnaire) as "github.com/traPtitech/anke-to/model".IQuestionnaire value in argument to router.NewResponse: *"github.com/traPtitech/anke-to/model".Questionnaire does not implement "github.com/traPtitech/anke-to/model".IQuestionnaire (wrong type for method GetQuestionnaireInfo)
|
Autobuild
cannot use respondent (variable of type *"github.com/traPtitech/anke-to/model".Respondent) as "github.com/traPtitech/anke-to/model".IRespondent value in argument to router.NewResponse: *"github.com/traPtitech/anke-to/model".Respondent does not implement "github.com/traPtitech/anke-to/model".IRespondent (wrong type for method GetMyResponseIDs)
|
Autobuild
cannot use respondent (variable of type *"github.com/traPtitech/anke-to/model".Respondent) as "github.com/traPtitech/anke-to/model".IRespondent value in argument to router.NewResult: *"github.com/traPtitech/anke-to/model".Respondent does not implement "github.com/traPtitech/anke-to/model".IRespondent (wrong type for method GetMyResponseIDs)
|
Autobuild
cannot use questionnaire (variable of type *"github.com/traPtitech/anke-to/model".Questionnaire) as "github.com/traPtitech/anke-to/model".IQuestionnaire value in argument to router.NewResult: *"github.com/traPtitech/anke-to/model".Questionnaire does not implement "github.com/traPtitech/anke-to/model".IQuestionnaire (wrong type for method GetQuestionnaireInfo)
|
Loading