Skip to content

Bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /cmd/keymanagement/signer #3543

Bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /cmd/keymanagement/signer

Bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /cmd/keymanagement/signer #3543

Status Failure
Total duration 1m 47s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: pkg/dia/nft/nftData-scrapers/cryptokitties.go#L59
exported fields should be annotated with the "json" tag (musttag)
lint: pkg/dia/nft/nftData-scrapers/nbatopshot.go#L54
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
lint: pkg/dia/service/assetservice/source/osmosis.go#L114
Error return value of `oas.GRPCClient.grpcConn.Close` is not checked (errcheck)
lint: pkg/dia/service/assetservice/source/osmosis.go#L212
Error return value of `grpcConn.Close` is not checked (errcheck)
lint: pkg/dia/service/assetservice/source/osmosis.go#L241
Error return value of `res.Body.Close` is not checked (errcheck)
lint: pkg/dia/service/assetservice/source/serum.go#L26
G101: Potential hardcoded credentials (gosec)
lint: pkg/dia/service/assetservice/source/curvefi.go#L96
`makeCurvefiAssetSource` - `restDial` always receives `""` (unparam)
lint: pkg/dia/service/assetservice/source/traderjoev2_1.go#L57
`makeTraderJoeAssetSource` - `restDial` always receives `""` (unparam)
lint: pkg/dia/service/assetservice/source/uniswapv3.go#L57
`makeUniswapV3AssetSource` - `restDial` always receives `""` (unparam)
lint: pkg/dia/scraper/exchange-scrapers/BitstampScraper.go#L242
Error return value of `resp.Body.Close` is not checked (errcheck)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/