n8n/packages/nodes-base/nodes/Google
Iván Ovejero e77fd5d286
refactor: Switch plain errors in nodes-base to ApplicationError (no-changelog) (#7914)
Ensure all errors in `nodes-base` are `ApplicationError` or children of
it and contain no variables in the message, to continue normalizing all
the backend errors we report to Sentry. Also, skip reporting to Sentry
errors from user input and from external APIs. In future we should
refine `ApplicationError` to more specific errors.

Follow-up to: [#7877](https://github.com/n8n-io/n8n/pull/7877)

- [x] Test workflows:
https://github.com/n8n-io/n8n/actions/runs/7084627970
- [x] e2e: https://github.com/n8n-io/n8n/actions/runs/7084936861

---------

Co-authored-by: Michael Kret <michael.k@radency.com>
2023-12-05 11:17:08 +01:00
..
Ads feat(Google Ads Node): Update to support v13 (#6212) 2023-05-11 13:15:56 +01:00
Analytics refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
BigQuery refactor: Switch plain errors in nodes-base to ApplicationError (no-changelog) (#7914) 2023-12-05 11:17:08 +01:00
Books refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
Calendar fix(Google Calendar Trigger Node): Fix issue preventing birthday and holiday calendars from working (#7832) 2023-11-28 09:11:05 +00:00
Chat refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
CloudNaturalLanguage refactor: Reduce usage of IExecuteSingleFunctions (no-changelog) (#6944) 2023-08-16 15:52:41 +02:00
CloudStorage build: Upgrade to Vite 5 (#7784) 2023-11-23 11:55:02 +01:00
Contacts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
Docs refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
Drive refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
Firebase refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
Gmail docs: Fix spelling issue in Gmail trigger node (#7545) 2023-10-30 11:30:53 +01:00
GSuiteAdmin refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
Perspective refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
Sheet refactor: Switch plain errors in nodes-base to ApplicationError (no-changelog) (#7914) 2023-12-05 11:17:08 +01:00
Slides fix(core): Rename ’Marketing & Content' category to 'Marketing' (no-changelog) (#7823) 2023-11-29 13:37:46 +02:00
Task refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
Translate refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
YouTube fix(core): Rename ’Marketing & Content' category to 'Marketing' (no-changelog) (#7823) 2023-11-29 13:37:46 +02:00
constants.ts fix(Google Drive Node): Fix regex in file RLC (#6607) 2023-07-05 23:15:13 +03:00
GenericFunctions.ts refactor: Reduce usage of IExecuteSingleFunctions (no-changelog) (#6944) 2023-08-16 15:52:41 +02:00