Skip to content

Native masking for State and Tree masks #809

Native masking for State and Tree masks

Native masking for State and Tree masks #809

Triggered via pull request February 20, 2025 18:19
Status Failure
Total duration 4m 2s
Artifacts

pull-request-develop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
Type '{ asyncStateService: { useFactory: () => PrismaStateService; }; batchStorage: { useClass: typeof PrismaBatchStore; }; blockQueue: { useClass: typeof PrismaBlockStorage; }; ... 4 more ...; unprovenStateService: { ...; }; }' is missing the following properties from type 'OmitKeys<StorageDependencyMinimumDependencies, "asyncMerkleStore" | "blockTreeStore" | "unprovenMerkleStore">': stateServiceCreator, treeStoreCreator
build
Process completed with exit code 1.
lint
Type '{ asyncStateService: { useFactory: () => PrismaStateService; }; batchStorage: { useClass: typeof PrismaBatchStore; }; blockQueue: { useClass: typeof PrismaBlockStorage; }; ... 4 more ...; unprovenStateService: { ...; }; }' is missing the following properties from type 'OmitKeys<StorageDependencyMinimumDependencies, "asyncMerkleStore" | "blockTreeStore" | "unprovenMerkleStore">': stateServiceCreator, treeStoreCreator
lint
Process completed with exit code 1.
test
Type '{ asyncStateService: { useFactory: () => PrismaStateService; }; batchStorage: { useClass: typeof PrismaBatchStore; }; blockQueue: { useClass: typeof PrismaBlockStorage; }; ... 4 more ...; unprovenStateService: { ...; }; }' is missing the following properties from type 'OmitKeys<StorageDependencyMinimumDependencies, "asyncMerkleStore" | "blockTreeStore" | "unprovenMerkleStore">': stateServiceCreator, treeStoreCreator
test
Process completed with exit code 1.