Skip to content

go(feature): gRPC utils #400

go(feature): gRPC utils

go(feature): gRPC utils #400

Triggered via pull request November 15, 2024 02:19
Status Failure
Total duration 36s
Artifacts

go_ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-go
should use time.Since instead of time.Now().Sub (S1012)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (SA1019)
lint-go
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/