Skip to content

WIP fix(godeltaprof): scale order fix #146

WIP fix(godeltaprof): scale order fix

WIP fix(godeltaprof): scale order fix #146

Triggered via pull request November 29, 2023 04:02
Status Failure
Total duration 3m 42s
Artifacts

go.yml

on: pull_request
Matrix: go
Fit to window
Zoom out
Zoom in

Annotations

23 errors
go (1.20): godeltaprof/compat/generics_go20_test.go#L17
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.20): godeltaprof/compat/generics_go20_test.go#L17
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.20): godeltaprof/compat/generics_go20_test.go#L21
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.20): godeltaprof/compat/generics_go20_test.go#L21
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.20): godeltaprof/compat/generics_go20_test.go#L37
function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.20): godeltaprof/compat/generics_go20_test.go#L55
function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.20)
Process completed with exit code 2.
go (1.19): godeltaprof/compat/generics_go20_test.go#L17
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.19): godeltaprof/compat/generics_go20_test.go#L17
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.19): godeltaprof/compat/generics_go20_test.go#L21
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.19): godeltaprof/compat/generics_go20_test.go#L21
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.19): godeltaprof/compat/generics_go20_test.go#L37
function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.19): godeltaprof/compat/generics_go20_test.go#L55
function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.19)
Process completed with exit code 2.
go (1.18): godeltaprof/compat/generics_go20_test.go#L17
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.18): godeltaprof/compat/generics_go20_test.go#L17
undeclared name: any (requires version go1.18 or later)
go (1.18): godeltaprof/compat/generics_go20_test.go#L21
type parameter requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.18): godeltaprof/compat/generics_go20_test.go#L21
undeclared name: any (requires version go1.18 or later)
go (1.18): godeltaprof/compat/generics_go20_test.go#L37
function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.18): godeltaprof/compat/generics_go20_test.go#L55
function instantiation requires go1.18 or later (-lang was set to go1.16; check go.mod)
go (1.18)
Process completed with exit code 2.
go (1.21)
Process completed with exit code 2.
go (tip)
Process completed with exit code 2.