PR #1221 #74
codeql
on: dynamic
Matrix: analyze
Annotations
9 errors and 2 warnings
[golangci] controller/adapter.go#L1:
controller/adapter.go#L1
: # github.com/traPtitech/anke-to/controller
|
[golangci] controller/adapter.go#L91:
controller/adapter.go#L91
cannot use question.ID (variable of type int) as *int value in struct literal
|
[golangci] controller/adapter.go#L93:
controller/adapter.go#L93
unknown field Title in struct literal of type openapi.Question (typecheck)
|
[golangci] handler/handler.go#L3:
handler/handler.go#L3
could not import github.com/traPtitech/anke-to/controller (-: # github.com/traPtitech/anke-to/controller
|
[golangci] controller/adapter.go#L91:
controller/adapter.go#L91
cannot use question.ID (variable of type int) as *int value in struct literal
|
[golangci] controller/adapter.go#L93:
controller/adapter.go#L93
unknown field Title in struct literal of type openapi.Question) (typecheck)
|
[golangci] main.go#L13:
main.go#L13
could not import github.com/traPtitech/anke-to/controller (-: # github.com/traPtitech/anke-to/controller
|
[golangci] controller/adapter.go#L91:
controller/adapter.go#L91
cannot use question.ID (variable of type int) as *int value in struct literal
|
[golangci] controller/adapter.go#L93:
controller/adapter.go#L93
unknown field Title in struct literal of type openapi.Question) (typecheck)
|
Analyze (javascript-typescript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|