Skip to content

Extract ProduceBlocks from ConsumeBlocks #22

Extract ProduceBlocks from ConsumeBlocks

Extract ProduceBlocks from ConsumeBlocks #22

Triggered via pull request June 11, 2024 11:51
Status Failure
Total duration 1m 8s
Artifacts

pr.yaml

on: pull_request
Lint and test
58s
Lint and test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint and test: ingester/mainloop.go#L51
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Lint and test: ingester/mainloop.go#L53
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Lint and test: ingester/mainloop.go#L56
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Lint and test: ingester/mainloop.go#L182
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Lint and test
Process completed with exit code 2.
Lint and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.