chore: rm unused base.TrafficEnv (#73) #11
Annotations
6 errors and 2 warnings
build go
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 go
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 go
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 go
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 go
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 go
Process completed with exit code 1.
|
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/
|
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/
|
Loading