[release] 20240408 #231
pr.yml
on: pull_request
code-style
51s
Coverage report
1m 49s
Annotations
15 errors and 2 warnings
code-style
Generic type 'IBlockDispatcher<B>' requires 1 type argument(s).
|
code-style
Property 'blockToHeader' in type 'UnfinalizedBlocksService' is not assignable to the same property in base type 'BaseUnfinalizedBlocksService<AlgorandBlock>'.
|
code-style
Type 'AlgorandApiService' does not satisfy the constraint 'IApi<AlgorandApi, SafeAPIService, IBlock<AlgorandBlock>[]>'.
|
code-style
Property 'indexBlock' in type 'IndexerManager' is not assignable to the same property in base type 'BaseIndexerManager<SafeAPIService, AlgorandApi, AlgorandBlock, AlgorandApiService, AlgorandDataSource, AlgorandCustomDataSource<...>, { ...; }, { ...; }, RuntimeHandlerInputMap>'.
|
code-style
Argument of type 'AlgorandBlock' is not assignable to parameter of type 'IBlock<AlgorandBlock>'.
|
code-style
Argument of type '(blockNums: number[]) => Promise<AlgorandBlock[]>' is not assignable to parameter of type 'BatchBlockFetcher<AlgorandBlock>'.
|
code-style
Property 'indexBlock' in type 'BlockDispatcherService' is not assignable to the same property in base type 'BlockDispatcher<AlgorandBlock, AlgorandDataSource>'.
|
code-style
Property 'fetchChainBlock' in type 'WorkerService' is not assignable to the same property in base type 'BaseWorkerService<AlgorandBlock, { parentHash: string; }, AlgorandDataSource, {}>'.
|
code-style
Property 'processFetchedBlock' in type 'WorkerService' is not assignable to the same property in base type 'BaseWorkerService<AlgorandBlock, { parentHash: string; }, AlgorandDataSource, {}>'.
|
code-style
Property 'processUnfinalizedBlocks' in type 'WorkerUnfinalizedBlocksService' is not assignable to the same property in base type 'IUnfinalizedBlocksService<AlgorandBlock>'.
|
Coverage report
Error: The process '/usr/local/bin/yarn' failed with exit code 1
Error: The process '/usr/local/bin/yarn' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
|
Coverage report
Error: The process '/opt/hostedtoolcache/node/18.20.0/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/18.20.0/x64/bin/npm' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
|
Coverage report
Error: The process '/usr/local/bin/yarn' failed with exit code 1
Error: The process '/usr/local/bin/yarn' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
|
Coverage report
Jest coverage report action failed
|
Coverage report
Process completed with exit code 1.
|
code-style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coverage report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|