update go packages #495
hw-event-proxy.yaml
on: pull_request
Linting
42s
Unit Tests
49s
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/
|