Skip to content

๐Ÿ”– v1.6.0

๐Ÿ”– v1.6.0 #67

Triggered via push October 17, 2023 13:47
Status Success
Total duration 3m 5s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint
Process completed with exit code 1.
lint: ban.go#L9
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
lint: ban.go#L10
import 'github.com/wdvxdr1123/ZeroBot/utils/helper' is not allowed from list 'Main' (depguard)
lint: control.go#L7
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
lint: data.go#L9
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
lint: data.go#L10
import 'github.com/wdvxdr1123/ZeroBot/utils/helper' is not allowed from list 'Main' (depguard)
lint: manager.go#L10
import 'github.com/FloatTech/sqlite' is not allowed from list 'Main' (depguard)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/