Skip to content

chore: update google.golang.org/grpc to v1.67.1 (#14572) #8069

chore: update google.golang.org/grpc to v1.67.1 (#14572)

chore: update google.golang.org/grpc to v1.67.1 (#14572) #8069

Triggered via push October 22, 2024 12:37
Status Failure
Total duration 7m 24s
Artifacts

check.yml

on: push
Matrix: check / testPackages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
check / golangciLint
issues found
check / failCheck
Process completed with exit code 2.
check / golangciLint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check / golangciLint: pkg/bloombuild/builder/builder.go#L62
unused-parameter: parameter 'schemaCfg' seems to be unused, consider removing or renaming it as _ (revive)
check / golangciLint: pkg/bloombuild/builder/builder.go#L63
unused-parameter: parameter 'storeCfg' seems to be unused, consider removing or renaming it as _ (revive)
check / golangciLint: pkg/bloombuild/builder/builder.go#L64
unused-parameter: parameter 'storageMetrics' seems to be unused, consider removing or renaming it as _ (revive)