fix(editor): Avoid sanitizing output to search node data #14151
Annotations
7 errors and 3 warnings
Lint:
packages/editor-ui/src/components/RunDataTable.vue#L55
Replace `·:content="getValueToRender(column·||·'')"·:search="search"·` with `⏎↹↹↹↹↹↹↹↹↹↹↹:content="getValueToRender(column·||·'')"⏎↹↹↹↹↹↹↹↹↹↹↹:search="search"⏎↹↹↹↹↹↹↹↹↹↹`
|
Lint:
packages/editor-ui/src/components/TextWithHighlights.vue#L3
All imports in the declaration are only used as types. Use `import type`
|
Lint:
packages/editor-ui/src/components/TextWithHighlights.vue#L14
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Lint:
packages/editor-ui/src/components/TextWithHighlights.vue#L34
Elements in iteration expect to have 'v-bind:key' directives
|
Lint:
packages/editor-ui/src/components/TextWithHighlights.vue#L35
Elements in iteration expect to have 'v-bind:key' directives
|
Lint
n8n-editor-ui#lint: command (/home/runner/work/n8n/n8n/packages/editor-ui) pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Lint:
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:
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:
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
|
The logs for this run have expired and are no longer available.
Loading