minor(vest): staticSuite returns a promise #1703
Annotations
6 warnings
build (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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`
|