Protokit indexer #511
Annotations
6 errors and 4 warnings
lint
Property 'WorkerRegistrationTask' is missing in type '{ StateTransitionTask: {}; RuntimeProvingTask: {}; BlockProvingTask: {}; BlockReductionTask: {}; BlockBuildingTask: {}; StateTransitionReductionTask: {}; SettlementProvingTask: {}; CircuitCompilerTask: {}; }' but required in type 'ModulesConfig<{ SettlementProvingTask: typeof SettlementProvingTask; StateTransitionTask: typeof StateTransitionTask; StateTransitionReductionTask: typeof StateTransitionReductionTask; ... 5 more ...; WorkerRegistrationTask: typeof WorkerRegistrationTask; }>'.
|
lint
Process completed with exit code 1.
|
build
Property 'WorkerRegistrationTask' is missing in type '{ StateTransitionTask: {}; RuntimeProvingTask: {}; BlockProvingTask: {}; BlockReductionTask: {}; BlockBuildingTask: {}; StateTransitionReductionTask: {}; SettlementProvingTask: {}; CircuitCompilerTask: {}; }' but required in type 'ModulesConfig<{ SettlementProvingTask: typeof SettlementProvingTask; StateTransitionTask: typeof StateTransitionTask; StateTransitionReductionTask: typeof StateTransitionReductionTask; ... 5 more ...; WorkerRegistrationTask: typeof WorkerRegistrationTask; }>'.
|
build
Process completed with exit code 1.
|
test
Property 'WorkerRegistrationTask' is missing in type '{ StateTransitionTask: {}; RuntimeProvingTask: {}; BlockProvingTask: {}; BlockReductionTask: {}; BlockBuildingTask: {}; StateTransitionReductionTask: {}; SettlementProvingTask: {}; CircuitCompilerTask: {}; }' but required in type 'ModulesConfig<{ SettlementProvingTask: typeof SettlementProvingTask; StateTransitionTask: typeof StateTransitionTask; StateTransitionReductionTask: typeof StateTransitionReductionTask; ... 5 more ...; WorkerRegistrationTask: typeof WorkerRegistrationTask; }>'.
|
test
Process completed with exit code 1.
|
install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|