Bump google.golang.org/grpc from 1.44.0 to 1.56.3 in /cmd/assetCollectionService #3541
Annotations
10 errors and 3 warnings
lint:
pkg/dia/scraper/historical-scrapers/CoinmarketcapScraper.go#L123
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
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/ApiClient.go#L31
exported fields should be annotated with the "json" tag (musttag)
|
lint:
pkg/dia/ApiClient.go#L62
exported fields should be annotated with the "json" tag (musttag)
|
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/
|