feat(editor): Upgrade frontend tooling to address a few vulnerabilities #14062
Triggered via pull request
December 19, 2023 16:52
Status
Success
Total duration
16m 35s
Artifacts
–
ci-pull-requests.yml
on: pull_request
Install & Build
3m 2s
Annotations
3 warnings
Lint changes:
packages/@n8n/chat/src/__tests__/index.spec.ts#L1
'@testing-library/vue' should be listed in the project's dependencies. Run 'npm i -S @testing-library/vue' to add it
|
Lint changes:
packages/@n8n/chat/src/__tests__/setup.ts#L1
'@testing-library/jest-dom' should be listed in the project's dependencies. Run 'npm i -S @testing-library/jest-dom' to add it
|
Lint changes:
packages/@n8n/chat/src/__tests__/utils/selectors.ts#L1
'@testing-library/vue' should be listed in the project's dependencies. Run 'npm i -S @testing-library/vue' to add it
|