Skip to content

Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.15.1 #399

Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.15.1

Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.15.1 #399

Triggered via pull request September 19, 2024 10:50
Status Failure
Total duration 4m 9s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: wallet/ethereum/factory/token.go#L15
could not import github.com/ethereum/go-ethereum/event (-: could not load export data: no export data for "github.com/ethereum/go-ethereum/event") (typecheck)
lint: wallet/ethereum/factory/wrapper.go#L125
undefined: ethereum (typecheck)
lint: wallet/arbitrum/arbiclient.go#L133
client.CodeAt undefined (type *arbiClient has no field or method CodeAt) (typecheck)
lint: wallet/arbitrum/arbitrum.go#L239
undefined: ethereum (typecheck)
lint: wallet/arbitrum/arbitrum.go#L310
wa.getClient().SuggestGasPrice undefined (type *arbiClient has no field or method SuggestGasPrice) (typecheck)
lint: wallet/arbitrum/arbitrum.go#L346
wa.getClient().SendTransaction undefined (type *arbiClient has no field or method SendTransaction) (typecheck)
lint: wallet/avalanche/avalanche.go#L239
undefined: ethereum (typecheck)
lint: wallet/avalanche/avalanche.go#L310
wa.getClient().SuggestGasPrice undefined (type *avaxClient has no field or method SuggestGasPrice) (typecheck)
lint: wallet/avalanche/avalanche.go#L346
wa.getClient().SendTransaction undefined (type *avaxClient has no field or method SendTransaction) (typecheck)
lint: wallet/avalanche/avaxclient.go#L134
client.CodeAt undefined (type *avaxClient has no field or method CodeAt) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/