Skip to content

chore: rm unused base.TrafficEnv (#73) #11

chore: rm unused base.TrafficEnv (#73)

chore: rm unused base.TrafficEnv (#73) #11

Triggered via push August 28, 2024 06:27
Status Success
Total duration 5m 56s
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/chacha8rand (can't find import: "internal/chacha8rand": main module (github.com/cloudwego/dynamicgo) does not contain package github.com/cloudwego/dynamicgo/go1.23/src/internal/chacha8rand
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)
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 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 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/