openapiベースに変更 #1764
Annotations
10 errors and 1 warning
golangci-lint:
controller/adapter.go#L272
cannot use respondentDetail.TraqID (variable of type string) as *string value in struct literal
|
golangci-lint:
controller/questionnaire.go#L662
cannot use userID (variable of type string) as *string value in struct literal
|
golangci-lint:
controller/response.go#L79
cannot use userID (variable of type string) as *string value in struct literal (typecheck)
|
golangci-lint:
handler/questionnaire.go#L9
could not import github.com/traPtitech/anke-to/controller (-: # github.com/traPtitech/anke-to/controller
|
golangci-lint:
controller/adapter.go#L272
cannot use respondentDetail.TraqID (variable of type string) as *string value in struct literal
|
golangci-lint:
controller/questionnaire.go#L662
cannot use userID (variable of type string) as *string value in struct literal
|
golangci-lint:
controller/response.go#L79
cannot use userID (variable of type string) as *string value in struct literal) (typecheck)
|
golangci-lint:
handler/questionnaire.go#L194
undefined: openapi.Result (typecheck)
|
golangci-lint:
wire_gen.go#L12
could not import github.com/traPtitech/anke-to/router (-: # github.com/traPtitech/anke-to/router
|
golangci-lint:
router/questionnaires.go#L123
not enough arguments in call to q.IQuestionnaire.GetQuestionnaires
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, reviewdog/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading