Update go library #192
Annotations
10 errors and 1 warning
golangci-lint:
pkg/indexer/receiver/receiver.go#L1
: # github.com/dipdup-io/starknet-indexer/pkg/indexer/receiver
|
golangci-lint:
pkg/indexer/receiver/receiver.go#L108
not enough arguments in call to r.api.GetBlock
|
golangci-lint:
pkg/indexer/receiver/receiver.go#L196
not enough arguments in call to r.api.GetBlock
|
golangci-lint:
pkg/indexer/receiver/receiver.go#L247
not enough arguments in call to r.api.GetBlock
|
golangci-lint:
pkg/indexer/parser/resolver/resolver.go#L8
could not import github.com/dipdup-io/starknet-indexer/pkg/indexer/receiver (-: # github.com/dipdup-io/starknet-indexer/pkg/indexer/receiver
|
golangci-lint:
pkg/indexer/receiver/receiver.go#L108
not enough arguments in call to r.api.GetBlock
|
golangci-lint:
pkg/indexer/receiver/receiver.go#L196
not enough arguments in call to r.api.GetBlock
|
golangci-lint:
pkg/indexer/receiver/receiver.go#L247
not enough arguments in call to r.api.GetBlock
|
golangci-lint:
pkg/indexer/parser/version/v0/events.go#L49
cannot use event.Data (variable of type []"github.com/dipdup-io/starknet-go-api/pkg/data".Felt) as []string value in struct literal (typecheck)
|
golangci-lint:
pkg/indexer/parser/version/v0/events.go#L50
cannot use event.Keys (variable of type []"github.com/dipdup-io/starknet-go-api/pkg/data".Felt) as []string value in struct literal (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading