bun experiment #15
Annotations
10 errors and 2 warnings
build:
src/hotfixes/runtime-2000-lazy-migrate-pallet-democracy.ts#L38
Property 'unwrap' does not exist on type 'Codec'.
|
build:
src/indexers/block-fees-indexer.ts#L10
Module '"@polkadot/types/lookup"' has no exported member 'EthereumTransactionTransactionV2'.
|
build:
src/indexers/block-fees-indexer.ts#L87
Property 'toNumber' does not exist on type 'Codec'.
|
build:
src/indexers/block-fees-indexer.ts#L207
Property 'unwrap' does not exist on type 'Codec'.
|
build:
src/indexers/block-fees-indexer.ts#L503
Property 'data' does not exist on type 'Codec'.
|
build:
src/indexers/block-fees-indexer.ts#L504
Property 'data' does not exist on type 'Codec'.
|
build:
src/indexers/block-fees-indexer.ts#L505
Property 'toBigInt' does not exist on type 'Codec'.
|
build:
src/indexers/block-fees-indexer.ts#L565
Argument of type 'import("/home/runner/work/moonbeam-tools/moonbeam-tools/node_modules/@polkadot/api/node_modules/@polkadot/types/interfaces/chain/types").BlockHash' is not assignable to parameter of type 'import("/home/runner/work/moonbeam-tools/moonbeam-tools/node_modules/@polkadot/types/interfaces/chain/types").BlockHash'.
|
build:
src/indexers/block-fees-indexer.ts#L582
Property 'toBigInt' does not exist on type 'Codec'.
|
build:
src/indexers/block-fees-indexer.ts#L582
Property 'toBigInt' does not exist on type 'Codec'.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|