chore(deps-dev): bump react-native-builder-bob from 0.18.3 to 0.23.2 #294
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
|