Skip to content

go-extractor happened undeclared name: any error #9297

Closed
@zchee

Description

@zchee

My project update go1.18.x recently, and already set codeql scan.

But, when after the update go version to1.18, I found go-extractor has many error about undeclared name: any on GitHub Actions CodeQL log.

This is new type alias to interface type after the go1.18.
Also, I'd try to run CodeQL with debug mode, found below message. It seems to root cause is go1.15.15 haven't any type alias.

Autobuilder was built with go1.15.15, environment has go1.18.1

What should I do? Or, I should wait for new release about re-compile some codeql-go CLIs with latest Go version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions