Skip to content

make xgo/runtime build with go1.14 #56

make xgo/runtime build with go1.14

make xgo/runtime build with go1.14 #56

Triggered via pull request April 3, 2024 10:45
@xhd2015xhd2015
synchronize #31
support-go1.14
Status Failure
Total duration 2m 0s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
type parameter requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
predeclared any requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
function instantiation requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
type parameter requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
predeclared any requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
type parameter requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
predeclared any requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
type instantiation requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
type instantiation requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
type instantiation requires go1.18 or later (-lang was set to go1.14; check go.mod)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.