Use a constant amount of memory for error slices and add error abstraction #164
Annotations
3 errors and 1 warning
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/.
|