PR #1506 #1617
codeql
on: dynamic
Matrix: analyze
Annotations
7 errors
|
Analyze (go)
cannot use project.ID (variable of type int64) as int value in return statement
|
|
Analyze (go)
cannot use &targetProjectID (value of type *int) as *int64 value in struct literal
|
|
Analyze (go)
cannot use jobID (variable of type int) as int64 value in argument to git.Jobs.GetJob
|
|
Analyze (go)
cannot use jobID (variable of type int) as int64 value in argument to git.Jobs.GetTraceFile
|
|
Analyze (go)
cannot use jobs[0].ID (variable of type int64) as int value in return statement
|
|
Analyze (go)
cannot use job.ID (variable of type int64) as int value in return statement
|
|
Analyze (go)
cannot use jobID (variable of type int) as int64 value in argument to git.Jobs.RetryJob
|