PR #1221 #7
codeql
on: dynamic
Matrix: analyze
Annotations
8 errors and 2 warnings
Analyze (go)
not enough arguments in call to q.IQuestionnaire.GetQuestionnaires
|
Analyze (go)
assignment mismatch: 5 variables but q.GetQuestionnaireInfo returns 7 values
|
Analyze (go)
not enough arguments in call to r.GetRespondentDetails
|
Analyze (go)
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)
|
Analyze (go)
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)
|
Analyze (go)
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)
|
Analyze (go)
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)
|
Analyze (go)
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.NewUser: *"github.com/traPtitech/anke-to/model".Questionnaire does not implement "github.com/traPtitech/anke-to/model".IQuestionnaire (wrong type for method GetQuestionnaireInfo)
|
Analyze (javascript-typescript)
Failed to restore: Cache service responded with 403
|
Analyze (go)
Failed to restore: Cache service responded with 403
|