Attempting to create a database with --language=go produces the following error
[build-stderr] 2026/05/08 10:21:04 v1.26.2-X:nodwarf5 is not a valid version string
It appears to be an issue with how codeql parses Go version
go version
go version go1.26.3-X:nodwarf5 linux/amd64
Attempting to create a database with
--language=goproduces the following errorIt appears to be an issue with how codeql parses Go version