Dev (#18) #73
Annotations
6 warnings
CI (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], pnpm/action-setup@v2, actions/[email protected], codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI (20.x):
__tests__/formGenerator/handleFieldType.test.ts#L187
Caution: `validator` also has a named export `isMobilePhone`. Check if you meant to write `import {isMobilePhone} from 'validator'` instead
|
CI (20.x):
__tests__/formGenerator/handleFieldType.test.ts#L206
Some tests seem to be commented
|
CI (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], pnpm/action-setup@v2, actions/[email protected], codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI (18.x):
__tests__/formGenerator/handleFieldType.test.ts#L187
Caution: `validator` also has a named export `isMobilePhone`. Check if you meant to write `import {isMobilePhone} from 'validator'` instead
|
CI (18.x):
__tests__/formGenerator/handleFieldType.test.ts#L206
Some tests seem to be commented
|