PR #346 #1240
codeql
on: dynamic
Matrix: analyze
Annotations
4 errors
|
Analyze (go)
could not import github.com/docker/docker-auth/auth/authstore (invalid package name: "")
|
|
Analyze (go)
cannot find module providing package github.com/docker/docker-auth/auth/authstore: import lookup disabled by -mod=readonly
|
|
Analyze (go)
cannot use pluginRequestTimeout (variable of type int) as time.Duration value in return statement
|
|
Analyze (go)
cannot use t (variable of int64 type time.Duration) as int value in assignment
|