Skip to content

fix(Schedule Trigger Node): Use the correct moment import #14283

fix(Schedule Trigger Node): Use the correct moment import

fix(Schedule Trigger Node): Use the correct moment import #14283

Triggered via pull request December 29, 2023 09:30
Status Success
Total duration 15m 58s
Artifacts

ci-pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`