move eth node to env vars #3551
Annotations
10 errors and 3 warnings
lint:
pkg/dia/helpers/queryHelper/filters.go#L231
printf: (*github.com/sirupsen/logrus.Logger).Println call has possible formatting directive %v (govet)
|
lint:
pkg/dia/helpers/queryHelper/filters.go#L234
printf: (*github.com/sirupsen/logrus.Logger).Println call has possible formatting directive %v (govet)
|
lint:
pkg/dia/helpers/queryHelper/filters.go#L237
printf: (*github.com/sirupsen/logrus.Logger).Println call has possible formatting directive %v (govet)
|
lint:
pkg/dia/helpers/queryHelper/filtersExtended.go#L284
printf: (*github.com/sirupsen/logrus.Logger).Println call has possible formatting directive %v (govet)
|
lint:
pkg/dia/helpers/queryHelper/filtersExtended.go#L287
printf: (*github.com/sirupsen/logrus.Logger).Println call has possible formatting directive %v (govet)
|
lint:
pkg/dia/helpers/queryHelper/filtersExtended.go#L290
printf: (*github.com/sirupsen/logrus.Logger).Println call has possible formatting directive %v (govet)
|
lint:
pkg/dia/scraper/synthetic-scrapers/atokenScraper.go#L68
ineffectual assignment to err (ineffassign)
|
lint:
pkg/graphql/resolver/root.go#L60
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
pkg/graphql/resolver/root.go#L42
Function `GetLatestSupply->GetSupply->GetTopAssetByVolume` should pass the context parameter (contextcheck)
|
lint:
pkg/graphql/resolver/root.go#L52
Function `GetSupply->GetTopAssetByVolume` should pass the context parameter (contextcheck)
|
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/
|