don’t include toolchain directive, support go 1.22+ until 1.24 is rel… #294
Annotations
9 errors and 1 warning
Build and Test (oldstable, ubuntu-latest):
generator/loader.go#L173
cannot use t (variable of type *types.Alias) as interface{Obj() *types.TypeName; TypeArgs() *types.TypeList} value in argument to f.addImportsForNamedType: *types.Alias does not implement interface{Obj() *types.TypeName; TypeArgs() *types.TypeList} (missing method TypeArgs)
|
Build and Test (oldstable, ubuntu-latest):
generator/loader.go#L173
cannot use t (variable of type *"go/types".Alias) as interface{Obj() *"go/types".TypeName; TypeArgs() *"go/types".TypeList} value in argument to f.addImportsForNamedType: *"go/types".Alias does not implement interface{Obj() *"go/types".TypeName; TypeArgs() *"go/types".TypeList} (missing method TypeArgs)
|
Build and Test (oldstable, ubuntu-latest)
Process completed with exit code 1.
|
Build and Test (oldstable, windows-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
|
Build and Test (oldstable, windows-latest)
The operation was canceled.
|
Build and Test (stable, windows-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
|
Build and Test (stable, windows-latest)
The operation was canceled.
|
Build and Test (stable, ubuntu-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
|
Build and Test (stable, ubuntu-latest)
The operation was canceled.
|
Build and Test (oldstable, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|