build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779)
This commit is contained in:
@@ -58,7 +58,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'List Name or ID',
|
||||
@@ -77,7 +77,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Card Name or ID',
|
||||
@@ -96,7 +96,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Checklist Name or ID',
|
||||
@@ -115,7 +115,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Checklist Item Name or ID',
|
||||
@@ -134,7 +134,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the checklistItem item to get. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the checklistItem item to get. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
|
||||
// ----------------------------------
|
||||
@@ -156,7 +156,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'List Name or ID',
|
||||
@@ -175,7 +175,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Card Name or ID',
|
||||
@@ -194,7 +194,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Checklist ID',
|
||||
@@ -227,7 +227,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the checklistItem item to get. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the checklistItem item to get. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
|
||||
// ----------------------------------
|
||||
@@ -249,7 +249,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the board that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'List Name or ID',
|
||||
@@ -268,7 +268,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the list that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Card Name or ID',
|
||||
@@ -287,7 +287,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the card that checklistItem belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'CheckList Name or ID',
|
||||
@@ -306,7 +306,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the checklistItem that card belongs to. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Checklist Item Name or ID',
|
||||
@@ -325,7 +325,7 @@ export const checklistItemFields: INodeProperties[] = [
|
||||
},
|
||||
},
|
||||
description:
|
||||
'The ID of the checklistItem item to update. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code-examples/expressions/">expression</a>.',
|
||||
'The ID of the checklistItem item to update. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
|
||||
},
|
||||
{
|
||||
displayName: 'Update Fields',
|
||||
|
||||
Reference in New Issue
Block a user