Skip to content

remove skip native

remove skip native #13

Triggered via push September 10, 2024 09:47
Status Success
Total duration 9m 1s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
build (X64)
could not import fmt (can't find import: "fmt": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/fmt
build (X64)
could not import fmt (can't find import: "fmt": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/fmt
build (X64)
could not import go/types (can't find import: "go/types": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/go/types
build (X64)
could not import reflect (can't find import: "reflect": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/reflect
build (X64)
could not import internal/abi (can't find import: "internal/abi": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/internal/abi
build (X64)
Process completed with exit code 1.
build (arm)
could not import fmt (can't find import: "fmt": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/fmt
build (arm)
could not import fmt (can't find import: "fmt": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/fmt
build (arm)
could not import go/types (can't find import: "go/types": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/go/types
build (arm)
could not import reflect (can't find import: "reflect": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/reflect
build (arm)
could not import internal/abi (can't find import: "internal/abi": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/internal/abi
build (arm)
Process completed with exit code 1.
build (X64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (X64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (arm)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/