Skip to content

fix(editor): Hover and active states not showing in execution list on… #3699

fix(editor): Hover and active states not showing in execution list on…

fix(editor): Hover and active states not showing in execution list on… #3699

Triggered via push March 29, 2024 15:13
Status Success
Total duration 18m 32s
Artifacts

ci-master.yml

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

Annotations

22 warnings
Unit tests (20.x) / Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Unit tests (18.x) / Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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