PR #1513 #1274
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
|
Analyze (go)
invalid operation: ss.InactivityTimeout != nil (mismatched types int32 and untyped nil)
|
|
Analyze (go)
invalid operation: cannot indirect ss.Timeout (variable of type int32)
|
|
Analyze (go)
invalid operation: ss.Timeout != nil (mismatched types int32 and untyped nil)
|
|
Analyze (go)
resp.Session undefined (type *types.Agent has no field or method Session)
|
|
Analyze (go)
resp.Session undefined (type *types.Agent has no field or method Session)
|
|
Analyze (go)
resp.Session undefined (type *types.Agent has no field or method Session)
|
|
Analyze (go)
resp.Session undefined (type *types.Agent has no field or method Session)
|
|
Analyze (go)
resp.Session undefined (type *types.Agent has no field or method Session)
|
|
Analyze (go)
too many arguments in call to client.Agents().Start
|
|
Analyze (go)
method AgentAPI.Start already declared at /home/runner/work/platform/platform/components/ambient-sdk/go-sdk/client/agent_api.go:73:20
|