Skip to content

test(Email Trigger (IMAP) Node): Improve email imap testing #27603

test(Email Trigger (IMAP) Node): Improve email imap testing

test(Email Trigger (IMAP) Node): Improve email imap testing #27603

Triggered via pull request February 14, 2025 15:38
Status Failure
Total duration 14m 36s
Artifacts

ci-pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint / Lint
n8n-nodes-base#lint: command (/home/runner/_work/n8n/n8n/packages/nodes-base) /opt/hostedtoolcache/node/20.16.0/x64/bin/pnpm run lint exited (1)
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/EmailReadImapV2.node.test.ts#L1
Rename file to EmailReadImapV2.node.ts [non-autofixable]
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/EmailReadImapV2.node.test.ts#L2
All imports in the declaration are only used as types. Use `import type`
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/EmailReadImapV2.node.test.ts#L2
There should be at least one empty line between import groups
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/EmailReadImapV2.node.test.ts#L3
All imports in the declaration are only used as types. Use `import type`
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/utils.test.ts#L1
All imports in the declaration are only used as types. Use `import type`
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/utils.test.ts#L1
`n8n-workflow` import should occur after import of `n8n-core`
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/utils.test.ts#L2
`jest-mock-extended` import should occur after import of `@n8n/imap`
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/utils.test.ts#L3
All imports in the declaration are only used as types. Use `import type`
Lint / Lint: packages/nodes-base/nodes/EmailReadImap/test/v2/utils.test.ts#L4
There should be at least one empty line between import groups