amend fantom bridge. #3545
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/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/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
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/
|