Skip to content

fix(editor): Toggle not visible in credentials modal, page background… #3697

fix(editor): Toggle not visible in credentials modal, page background…

fix(editor): Toggle not visible in credentials modal, page background… #3697

Triggered via push March 29, 2024 14:53
Status Cancelled
Total duration 17m 5s
Artifacts

ci-master.yml

on: push
Matrix: install-and-build
Matrix: Lint changes
Matrix: Unit tests
Notify Slack on failure
0s
Notify Slack on failure
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
Unit tests (20.x) / Unit tests
Process completed with exit code 1.
Unit tests (18.x) / Unit tests
FailFast: cancelling since parallel instance has failed
Unit tests (18.x) / Unit tests
The operation was canceled.
Lint changes (20.x): packages/@n8n/nodes-langchain/nodes/output_parser/OutputParserStructured/OutputParserStructured.node.ts#L169
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint changes (18.x): packages/@n8n/nodes-langchain/nodes/output_parser/OutputParserStructured/OutputParserStructured.node.ts#L169
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator