fees-analysis tool #30
Annotations
10 errors and 2 warnings
Verify TypeScript compilation:
src/tools/fees.ts#L17
Cannot find module 'web3-core-helpers' or its corresponding type declarations.
|
Verify TypeScript compilation:
src/tools/fees.ts#L23
Cannot find module 'ethers/lib/utils' or its corresponding type declarations.
|
Verify TypeScript compilation:
src/tools/fees.ts#L32
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../utils/constants.js'?
|
Verify TypeScript compilation:
src/tools/fees.ts#L44
This expression is not constructable.
|
Verify TypeScript compilation:
src/tools/fees.ts#L153
Property 'toBn' does not exist on type 'SpWeightsWeightV2Weight'.
|
Verify TypeScript compilation:
src/tools/fees.ts#L326
Property 'toBn' does not exist on type 'SpWeightsWeightV2Weight'.
|
Verify TypeScript compilation:
src/tools/fees.ts#L425
Property 'data' does not exist on type 'Codec'.
|
Verify TypeScript compilation:
src/tools/fees.ts#L425
Property 'data' does not exist on type 'Codec'.
|
Verify TypeScript compilation:
src/tools/fees.ts#L426
Property 'data' does not exist on type 'Codec'.
|
Verify TypeScript compilation:
src/tools/fees.ts#L426
Property 'data' does not exist on type 'Codec'.
|
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/
|
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/
|
Loading