Skip to content

fix linter

fix linter #73

Triggered via pull request April 7, 2024 01:15
@xiangfu0xiangfu0
synchronize #36
golinter
Status Failure
Total duration 3m 4s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Linter
issues found
Linter: pinot/connection_test.go#L114
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Linter: pinot/connection_test.go#L133
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.