chore(deps): bump bignumber.js from 9.0.2 to 9.1.2 #276
Triggered via pull request
September 18, 2023 08:50
Status
Success
Total duration
1m 29s
Artifacts
–
Annotations
9 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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:
src/utils/mask.ts#L13
Missing return type on function
|
build:
src/utils/mask.ts#L33
Unexpected any. Specify a different type
|
build:
src/utils/mask.ts#L61
Unexpected any. Specify a different type
|
build:
src/utils/mask.ts#L95
Unexpected any. Specify a different type
|
build:
src/utils/mask.ts#L103
Unexpected any. Specify a different type
|
build:
src/utils/mask.ts#L117
Unexpected any. Specify a different type
|
build:
src/utils/mask.ts#L133
Argument 'options' should be typed with a non-any type
|
build:
src/utils/mask.ts#L133
Unexpected any. Specify a different type
|