Skip to content

update go packages #495

update go packages

update go packages #495

Triggered via pull request October 17, 2023 22:22
Status Failure
Total duration 58s
Artifacts

hw-event-proxy.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Linting: hw-event-proxy/cmd/main.go#L213
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
Linting
issues found
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting: hw-event-proxy/cmd/main.go#L159
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/