Skip to content

Add external grpc wire support #1900

Add external grpc wire support

Add external grpc wire support #1900

Triggered via pull request July 16, 2024 23:33
@alexmasialexmasi
synchronize #548
hybrid
Status Failure
Total duration 4m 17s
Artifacts

go.yml

on: pull_request
Matrix: go / Build and Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
go / Build and Test (1.21)
Process completed with exit code 1.
go / lint: x/wire/server/main.go#L58
exitAfterDefer: log.Fatalf will exit, and `defer frw1.Close()` will not run (gocritic)
go / lint: x/wire/client/main.go#L28
exitAfterDefer: log.Fatalf will exit, and `defer frw1.Close()` will not run (gocritic)
go / lint
issues found
go / Build and Test (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linter / Lint Code Base
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go / lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/