Skip to content

Bump google.golang.org/grpc from 1.44.0 to 1.56.3 in /cmd/services/tradesBlockService #3540

Bump google.golang.org/grpc from 1.44.0 to 1.56.3 in /cmd/services/tradesBlockService

Bump google.golang.org/grpc from 1.44.0 to 1.56.3 in /cmd/services/tradesBlockService #3540

Status Failure
Total duration 3m 31s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: pkg/dia/scraper/foreign-scrapers/YahooFinanceScraper.go#L32
type `yahooFinV6HttpQuoteResp` is unused (unused)
lint: pkg/dia/scraper/foreign-scrapers/YahooFinanceScraper.go#L340
response body must be closed (bodyclose)
lint: pkg/dia/scraper/foreign-scrapers/YahooFinanceScraper.go#L327
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
lint: pkg/model/supplies.go#L190
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint: pkg/model/supplies.go#L218
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint: pkg/model/ForeignQuotation.go#L154
S1011: should replace loop with `symbols = append(symbols, symsUnique...)` (gosimple)
lint: pkg/model/nfts.go#L905
ineffectual assignment to err (ineffassign)
lint: pkg/model/nfts.go#L966
ineffectual assignment to err (ineffassign)
lint: pkg/http/restServer/diaApi/diaApi.go#L3771
func `(*Env).getQuotationFromCache` is unused (unused)
lint: pkg/http/restServer/diaApi/diaApi.go#L2425
ineffectual assignment to err (ineffassign)
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/