Skip to content

refactor(core): Delete unused code, and fix typings in tests (no-changelog) #14204

refactor(core): Delete unused code, and fix typings in tests (no-changelog)

refactor(core): Delete unused code, and fix typings in tests (no-changelog) #14204

Triggered via pull request December 22, 2023 14:21
Status Success
Total duration 15m 49s
Artifacts

ci-pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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