Add JobExecutionStore In Monitor/Observer #112
Annotations
10 errors
Build:
src/index.ts#L9
Cannot find module './interfaces/job-execution-store' or its corresponding type declarations.
|
Build:
src/index.ts#L12
Cannot find module './job-execution-store' or its corresponding type declarations.
|
Build:
src/monitors/assets-transferred-monitor.ts#L2
Cannot find module '@prisma/client' or its corresponding type declarations.
|
Build:
src/monitors/assets-transferred-monitor.ts#L14
Cannot find name 'IJobExecutionStore'.
|
Build:
src/monitors/garage-unload-monitor.ts#L14
Cannot find name 'IJobExecutionStore'.
|
Build:
src/monitors/ninechronicles-block-monitor.ts#L1
Cannot find module '@prisma/client' or its corresponding type declarations.
|
Build:
src/monitors/ninechronicles-block-monitor.ts#L5
Cannot find module '../interfaces/job-execution-store' or its corresponding type declarations.
|
Build:
src/monitors/ninechronicles-block-monitor.ts#L35
Property 'loop' in type 'NineChroniclesMonitor<TEventData>' is not assignable to the same property in base type 'Monitor<TEventData & TransactionLocation>'.
|
Build:
src/observers/asset-downstream-observer.ts#L5
Cannot find module '../interfaces/job-execution-store' or its corresponding type declarations.
|
Build:
src/observers/asset-transferred-observer.ts#L3
Cannot find module '../interfaces/job-execution-store' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading