Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Scheduled

Scheduled #4

Triggered via dynamic September 5, 2023 14:01
Status Success
Total duration 2m 36s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyze (go)
cannot use options (variable of type gophercloud.AuthOptions) as "github.com/rackspace/gophercloud/openstack/identity/v3/tokens".AuthOptionsV3er value in argument to tokens3.Create: gophercloud.AuthOptions does not implement "github.com/rackspace/gophercloud/openstack/identity/v3/tokens".AuthOptionsV3er (missing method ToAuthOptionsV3Map)
Analyze (go)
cannot use content (variable of type io.Reader) as io.ReadSeeker value in struct literal: io.Reader does not implement io.ReadSeeker (missing method Seek)
Analyze (go)
cannot use opts.Personality (variable of type []byte) as "github.com/rackspace/gophercloud/openstack/compute/v2/servers".Personality value in struct literal
Analyze (go)
cannot use opts.Personality (variable of type []byte) as "github.com/rackspace/gophercloud/openstack/compute/v2/servers".Personality value in struct literal
Analyze (go)
cannot use content (variable of type io.Reader) as io.ReadSeeker value in argument to os.Create: io.Reader does not implement io.ReadSeeker (missing method Seek)
Analyze (go)
cannot use options (variable of type gophercloud.AuthOptions) as "github.com/rackspace/gophercloud/openstack/identity/v3/tokens".AuthOptionsV3er value in argument to tokens3.Create: gophercloud.AuthOptions does not implement "github.com/rackspace/gophercloud/openstack/identity/v3/tokens".AuthOptionsV3er (missing method ToAuthOptionsV3Map)
Analyze (go)
cannot use content (variable of type io.Reader) as io.ReadSeeker value in struct literal: io.Reader does not implement io.ReadSeeker (missing method Seek)
Analyze (go)
cannot use opts.Personality (variable of type []byte) as "github.com/rackspace/gophercloud/openstack/compute/v2/servers".Personality value in struct literal
Analyze (go)
cannot use opts.Personality (variable of type []byte) as "github.com/rackspace/gophercloud/openstack/compute/v2/servers".Personality value in struct literal
Analyze (go)
cannot use content (variable of type io.Reader) as io.ReadSeeker value in argument to os.Create: io.Reader does not implement io.ReadSeeker (missing method Seek)
Analyze (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/gophercloud/gophercloud. Supported file pattern: go.sum