Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

fix(deps): update module google.golang.org/grpc to v1.67.1 #198

fix(deps): update module google.golang.org/grpc to v1.67.1

fix(deps): update module google.golang.org/grpc to v1.67.1 #198

Triggered via pull request September 9, 2024 21:17
Status Failure
Total duration 3m 47s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: internal/app/kurushimi.go#L62
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint: internal/app/kurushimi.go#L70
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/