Skip to content

chore

chore #37

Triggered via push October 10, 2024 13:53
Status Failure
Total duration 2m 51s
Artifacts

golint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: coolq/api.go#L20
could not import github.com/sealdice/MiraiGo/utils (-: cannot compile Go 1.22 code) (typecheck)
lint: cmd/gocq/login.go#L16
could not import github.com/sealdice/MiraiGo/utils (-: cannot compile Go 1.22 code) (typecheck)
lint: cmd/gocq/main.go#L20
could not import github.com/sealdice/MiraiGo/wrapper (-: cannot compile Go 1.22 code) (typecheck)
lint: db/leveldb/leveldb.go#L8
could not import github.com/sealdice/MiraiGo/utils (-: cannot compile Go 1.22 code) (typecheck)
lint
issues found
lint
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/