fix: remove unused code #46
Annotations
12 errors and 6 warnings
build (arm)
could not import fmt (can't find import: "fmt": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23/src/fmt
|
build (arm)
could not import fmt (can't find import: "fmt": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23/src/fmt
|
build (arm)
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.23/src/go/types
|
build (arm)
could not import reflect (can't find import: "reflect": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23/src/reflect
|
build (arm)
could not import internal/abi (can't find import: "internal/abi": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23/src/internal/abi
|
build (arm)
Process completed with exit code 1.
|
build (X64)
could not import fmt (can't find import: "fmt": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23/src/fmt
|
build (X64)
could not import fmt (can't find import: "fmt": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23/src/fmt
|
build (X64)
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.23/src/go/types
|
build (X64)
could not import reflect (can't find import: "reflect": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23/src/reflect
|
build (X64)
could not import internal/abi (can't find import: "internal/abi": main module (github.com/bytedance/sonic) does not contain package github.com/bytedance/sonic/go1.23/src/internal/abi
|
build (X64)
Process completed with exit code 1.
|
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/
|
build (arm)
The process '/usr/bin/git' failed with exit code 128
|
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 (X64)
The following actions use a deprecated Node.js version 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 (X64)
The process '/usr/bin/git' failed with exit code 128
|