use opslevel codeql analysis github action #1
codeql-go.yml
on: pull_request
test and analyze
1m 46s
Annotations
10 errors and 1 warning
test and analyze
undefined: opslevel.PropertyInput
|
test and analyze
cannot infer T (/home/runner/work/cli/cli/src/cmd/example.go:28:14)
|
test and analyze
cannot use key (variable of type string) as opslevel.IdentifierInput value in argument to getClientGQL().GetCustomAction
|
test and analyze
cannot use key (variable of type string) as opslevel.IdentifierInput value in argument to getClientGQL().DeleteWebhookAction
|
test and analyze
undefined: opslevel.PropertyInput
|
test and analyze
cannot infer T (/home/runner/work/cli/cli/src/cmd/example.go:17:17)
|
test and analyze
getClientGQL().GetProperty undefined (type *opslevel.Client has no field or method GetProperty)
|
test and analyze
service.GetProperties undefined (type *opslevel.Service has no field or method GetProperties)
|
test and analyze
undefined: opslevel.PropertyInput
|
test and analyze
getClientGQL().PropertyAssign undefined (type *opslevel.Client has no field or method PropertyAssign)
|
test and analyze
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
|