Not main #31
golangci.yml
on: pull_request
go-mod
8s
golangci-lint
4m 16s
Annotations
4 errors and 1 warning
golangci-lint:
cmd/chat/dal/mq/init.go#L28
field `exchange` is unused (unused)
|
golangci-lint:
cmd/api/biz/ws/monitor/chat.go#L57
S1000: should use for range instead of for { select {} } (gosimple)
|
golangci-lint:
cmd/api/biz/ws/monitor/chat.go#L26
errorsas: second argument to errors.As should not be *error (govet)
|
golangci-lint
issues found
|
go-mod
Restore cache failed: Dependencies file is not found in /home/runner/work/bibi-rpc/bibi-rpc. Supported file pattern: go.sum
|