PR #251 #332
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
Analyze (go)
cannot use build.IsPushGcr (variable of type bool) as *bool value in struct literal
|
Analyze (go)
cannot use build.IsHotfix (variable of type bool) as *bool value in struct literal
|
Analyze (go)
cannot use build.GithubRepo (variable of type string) as *string value in struct literal
|
Analyze (go)
unknown field GitHash in struct literal of type "github.com/PingCAP-QE/ee-apps/tibuild/internal/service/gen/devbuild".DevBuildSpec
|
Analyze (go)
build.GitHash undefined (type *"github.com/PingCAP-QE/ee-apps/tibuild/internal/database/ent".DevBuild has no field or method GitHash)
|
Analyze (go)
cannot use build.Features (variable of type string) as *string value in struct literal
|
Analyze (go)
undefined: devbuild.ProductEdition
|
Analyze (go)
cannot use build.BuilderImg (variable of type string) as *string value in struct literal
|
Analyze (go)
cannot use build.BuildEnv (variable of type string) as *string value in struct literal
|
Analyze (go)
undefined: fmt
|