Skip to content

[Fix] TX precision loss and Linting errors #100

[Fix] TX precision loss and Linting errors

[Fix] TX precision loss and Linting errors #100

Triggered via pull request August 12, 2023 15:40
Status Success
Total duration 37s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (12.x)
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 (12.x): src/index.js#L76
Blocks are nested too deeply (4). Maximum allowed is 3
build (12.x): src/index.js#L172
Async function 'init' has too many statements (82). Maximum allowed is 15
build (12.x): src/index.js#L262
Blocks are nested too deeply (4). Maximum allowed is 3
build (12.x): src/index.js#L335
Blocks are nested too deeply (4). Maximum allowed is 3
build (12.x): src/index.js#L339
Blocks are nested too deeply (4). Maximum allowed is 3
build (12.x): src/index.js#L344
Blocks are nested too deeply (4). Maximum allowed is 3
build (12.x): src/index.js#L346
Blocks are nested too deeply (5). Maximum allowed is 3
build (12.x): src/index.js#L418
Async function 'getMsgsFromChain' has too many statements (34). Maximum allowed is 15
build (12.x): src/index.js#L478
Async function 'getMsgsFromBlock' has too many statements (16). Maximum allowed is 15
build (12.x): src/index.js#L591
Async function 'processState' has too many statements (154). Maximum allowed is 15