go1.23 CI test #18
Annotations
6 errors and 3 warnings
build
could not import fmt (can't find import: "fmt": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23rc2/src/fmt
|
build
could not import fmt (can't find import: "fmt": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23rc2/src/fmt
|
build
could not import go/types (can't find import: "go/types": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23rc2/src/go/types
|
build
could not import reflect (can't find import: "reflect": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23rc2/src/reflect
|
build
could not import internal/runtime/atomic (can't find import: "internal/runtime/atomic": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23rc2/src/internal/runtime/atomic
|
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, 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/
|
build
The process '/usr/bin/git' failed with exit code 128
|