test: break up blobindexer logic into smaller func and add unit tests #2917
Annotations
10 errors
lint:
backend/pkg/blobindexer/blobindexer.go#L1
: # github.com/gobitfly/beaconchain/pkg/blobindexer [github.com/gobitfly/beaconchain/pkg/blobindexer.test]
|
lint
unknown field S3Client in struct literal of type BlobIndexer
|
lint
unknown field S3Client in struct literal of type BlobIndexer
|
lint
unknown field S3Client in struct literal of type BlobIndexer
|
lint
unknown field S3Client in struct literal of type BlobIndexer
|
lint
unknown field S3Client in struct literal of type BlobIndexer
|
lint
blobIndexer.getObjectMetadataFromS3 undefined (type *BlobIndexer has no field or method getObjectMetadataFromS3)
|
lint
unknown field S3Client in struct literal of type BlobIndexer
|
lint
undefined: handleS3Error (typecheck)
|
lint
issues found
|