Skip to content

Use a constant amount of memory for error slices and add error abstraction #161

Use a constant amount of memory for error slices and add error abstraction

Use a constant amount of memory for error slices and add error abstraction #161

Triggered via pull request July 2, 2024 13:30
@vegarstivegarsti
synchronize #57
cap-errors
Status Failure
Total duration 28s
Artifacts

pr.yaml

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

Annotations

4 errors and 1 warning
Lint and test: ingester/models_test.go#L15
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Lint and test: ingester/models.go#L46
receiver-naming: receiver name i should be consistent with previous receiver name info for Info (revive)
Lint and test: ingester/models.go#L59
ST1016: methods on the same type should have the same receiver name (seen 1x "i", 2x "info") (stylecheck)
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/.