Skip to content

Ensure deps are deduped to keep lockfile smaller (#1150) #1723

Ensure deps are deduped to keep lockfile smaller (#1150)

Ensure deps are deduped to keep lockfile smaller (#1150) #1723

Triggered via push July 31, 2024 17:51
Status Success
Total duration 7m 40s
Artifacts

integration.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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`