Skip to content
Re-run triggered August 11, 2024 16:47
Status Failure
Total duration 10m 56s
Artifacts

develop-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build
could not import fmt (can't find import: "fmt": main module (github.com/cloudwego/kitex-examples) does not contain package github.com/cloudwego/kitex-examples/go1.23/src/fmt
build
could not import fmt (can't find import: "fmt": main module (github.com/cloudwego/kitex-examples) does not contain package github.com/cloudwego/kitex-examples/go1.23/src/fmt
build
could not import go/types (can't find import: "go/types": main module (github.com/cloudwego/kitex-examples) does not contain package github.com/cloudwego/kitex-examples/go1.23/src/go/types
build
could not import reflect (can't find import: "reflect": main module (github.com/cloudwego/kitex-examples) does not contain package github.com/cloudwego/kitex-examples/go1.23/src/reflect
build
could not import internal/abi (can't find import: "internal/abi": main module (github.com/cloudwego/kitex-examples) does not contain package github.com/cloudwego/kitex-examples/go1.23/src/internal/abi
build
Process completed with exit code 1.
build
Process completed with exit code 1.
build
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, docker/setup-buildx-action@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/