chore #37
Annotations
5 errors and 1 warning
coolq/api.go#L20
could not import github.com/sealdice/MiraiGo/utils (-: cannot compile Go 1.22 code) (typecheck)
|
cmd/gocq/login.go#L16
could not import github.com/sealdice/MiraiGo/utils (-: cannot compile Go 1.22 code) (typecheck)
|
cmd/gocq/main.go#L20
could not import github.com/sealdice/MiraiGo/wrapper (-: cannot compile Go 1.22 code) (typecheck)
|
db/leveldb/leveldb.go#L8
could not import github.com/sealdice/MiraiGo/utils (-: cannot compile Go 1.22 code) (typecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading