PR #572 #227
codeql
on: dynamic
Matrix: Analyze
Annotations
10 errors and 1 warning
Analyze (go):
pkg/generics/set.go#L64
type func(a K, b K) bool of func(a, b K) bool {…} does not match inferred type func(a K, b K) int for func(a E, b E) int
|
Analyze (go)
cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as "github.com/docker/docker/registry".Service value in argument to c.loginWithTLS
|
Analyze (go)
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic
|
Analyze (go)
type func(a K, b K) bool of (func(a, b K) bool literal) does not match inferred type func(a K, b K) int for func(a E, b E) int
|
Analyze (go)
cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as "github.com/docker/docker/registry".Service value in argument to c.loginWithTLS
|
Analyze (go)
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic
|
Analyze (go)
cannot use oapi (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in argument to supportsQueryParam
|
Analyze (go)
cannot use oapi (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in argument to supportsQueryParam
|
Analyze (go)
cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter) as discovery.OpenAPISchemaInterface value in variable declaration: *CachedOpenAPIGetter does not implement discovery.OpenAPISchemaInterface (wrong type for method OpenAPISchema)
|
Analyze (go)
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
Analyze (go)
Failed to restore: Cache service responded with 403
|