[feat]:automation task #752
backend-ci.yaml
on: pull_request
Golang CI Lint
4m 54s
Build and Unit Test
12m 12s
Annotations
10 errors and 2 warnings
Golang CI Lint
Process completed with exit code 1.
|
Golang CI Lint
func (*errorBackfillProducer).SendBackfill is unused (unused)
|
Golang CI Lint
type errorBackfillProducer is unused (unused)
|
Golang CI Lint
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Golang CI Lint
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Golang CI Lint
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
Golang CI Lint
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
Golang CI Lint
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
Golang CI Lint
ineffectual assignment to subs (ineffassign)
|
Build and Unit Test
Process completed with exit code 1.
|
Golang CI Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/coze-loop/coze-loop. Supported file pattern: go.sum
|
Build and Unit Test
Restore cache failed: Dependencies file is not found in /home/runner/work/coze-loop/coze-loop. Supported file pattern: go.sum
|