fix(Schedule Trigger Node): Use the correct moment
import
#14283
ci-pull-requests.yml
on: pull_request
Install & Build
2m 30s
Annotations
4 warnings
Lint changes:
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 changes:
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 changes:
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
|
Lint changes:
packages/@n8n/chat/src/components/GetStarted.vue#L9
The "click:button" event has been triggered but not declared on `defineEmits`
|