fix(blooms): Minor fixes and improvements for testing in dev (#13341) #4185
check.yml
on: push
check
/
checkFiles
3m 36s
check
/
faillint
3m 15s
check
/
golangciLint
3m 30s
check
/
integration
5m 18s
check
/
lintFiles
1m 11s
check
/
testLambdaPromtail
1m 11s
check
/
testPushPackage
50s
check
/
collectPackages
11s
Matrix: check / testPackages
Annotations
3 errors and 2 warnings
check / golangciLint
issues found
|
check / testPackages (clients/pkg)
Process completed with exit code 1.
|
check / failCheck
Process completed with exit code 2.
|
check / golangciLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check / golangciLint:
pkg/bloombuild/builder/metrics.go#L35
unused-parameter: parameter 'bloomMetrics' seems to be unused, consider removing or renaming it as _ (revive)
|