dumpable static suite #1702
Annotations
6 warnings
build (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20):
packages/vest/src/core/isolate/IsolateTest/IsolateTestReconciler.ts#L54
Unexpected 'fixme' comment: 'FIXME: May-13-2023'
|
build (20):
packages/vest/src/exports/debounce.ts#L4
There should be at least one empty line between import groups
|
build (20):
packages/vest/src/exports/debounce.ts#L5
`vest` import should occur before import of `vest-utils`
|
build (20):
packages/vest/src/exports/parser.ts#L4
There should be at least one empty line between import groups
|
build (20):
packages/vest/src/exports/parser.ts#L5
`vest` import should occur before import of `vest-utils`
|