Fetching data from Subsquid #277
Annotations
15 errors and 2 warnings
test:
internal/starknet/interfaces_test.go#L9
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/dipdup-io/starknet-indexer/internal/starknet); to add:
|
test:
internal/storage/class_type_test.go#L6
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/dipdup-io/starknet-indexer/internal/storage); to add:
|
test:
internal/storage/postgres/address_test.go#L15
missing go.sum entry for module providing package github.com/stretchr/testify/suite (imported by github.com/dipdup-io/starknet-indexer/internal/storage/postgres); to add:
|
test:
internal/starknet/interfaces_test.go#L9
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/dipdup-io/starknet-indexer/internal/starknet); to add:
|
test
Process completed with exit code 1.
|
Linter:
internal/storage/postgres/address_test.go#L37
s.Require undefined (type *AddressTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/address_test.go#L48
s.Require undefined (type *AddressTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/address_test.go#L57
s.Require undefined (type *AddressTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/block_test.go#L37
s.Require undefined (type *BlockTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/block_test.go#L48
s.Require undefined (type *BlockTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/block_test.go#L57
s.Require undefined (type *BlockTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/class_replace_test.go#L35
s.Require undefined (type *ClassReplaceTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/class_replace_test.go#L46
s.Require undefined (type *ClassReplaceTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/class_replace_test.go#L55
s.Require undefined (type *ClassReplaceTestSuite has no field or method Require) (typecheck)
|
Linter:
internal/storage/postgres/class_test.go#L36
s.Require undefined (type *ClassTestSuite has no field or method Require) (typecheck)
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|