Skip to content

fix:兼容多module,main不在逻辑module中的情况 #798

fix:兼容多module,main不在逻辑module中的情况

fix:兼容多module,main不在逻辑module中的情况 #798

Re-run triggered December 22, 2023 07:20
Status Failure
Total duration 35s
Artifacts

style_check.yml

on: pull_request
Matrix: vet and gofmt
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
vet and gofmt (1.19.x): pkg/cover/instrument.go#L520
github.com/sirupsen/logrus.Errorf call has arguments but no formatting directives
vet and gofmt (1.19.x): pkg/cover/instrument.go#L534
github.com/sirupsen/logrus.Errorf call has arguments but no formatting directives
vet and gofmt (1.19.x): pkg/cover/instrument.go#L541
github.com/sirupsen/logrus.Errorf call has arguments but no formatting directives
vet and gofmt (1.19.x): pkg/cover/instrument.go#L607
github.com/sirupsen/logrus.Errorf call has arguments but no formatting directives
vet and gofmt (1.19.x)
Process completed with exit code 1.
vet and gofmt (1.19.x)
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/