Skip to content

Fix ut and e2e Test #33

Fix ut and e2e Test

Fix ut and e2e Test #33

Triggered via pull request October 24, 2023 10:10
@zjg555543zjg555543
synchronize #18
zjg/fix-ut
Status Failure
Total duration 2m 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/run.go#L177
Error return value of `coinKafkaConsumer.Start` is not checked (errcheck)
lint: nacos/start.go#L9
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: nacos/start.go#L13
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: sentinel/sentinel.go#L4
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: localcache/maincoinscache.go#L4
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: localcache/maincoinscache.go#L9
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: redisstorage/redisstorage.go#L4
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: redisstorage/redisstorage.go#L10
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: redisstorage/interfaces.go#L4
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint: coinmiddleware/handler.go#L5
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/