n8n/packages/nodes-base/nodes/Google
Iván Ovejero 1d46983b24
refactor: Unify severity and level for all application errors for Sentry (no-changelog) (#7956)
## Summary
Unify `severity` and `level` for all backend application errors for
Sentry

Follow-up to:
https://github.com/n8n-io/n8n/pull/7914#issuecomment-1840433542

...

#### How to test the change:
1. ...


## Issues fixed
Include links to Github issue or Community forum post or **Linear
ticket**:
> Important in order to close automatically and provide context to
reviewers

...


## Review / Merge checklist
- [ ] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [ ] Tests included.
> A bug is not considered fixed, unless a test is added to prevent it
from happening again. A feature is not complete without tests.
  >
> *(internal)* You can use Slack commands to trigger [e2e
tests](https://www.notion.so/n8n/How-to-use-Test-Instances-d65f49dfc51f441ea44367fb6f67eb0a?pvs=4#a39f9e5ba64a48b58a71d81c837e8227)
or [deploy test
instance](https://www.notion.so/n8n/How-to-use-Test-Instances-d65f49dfc51f441ea44367fb6f67eb0a?pvs=4#f6a177d32bde4b57ae2da0b8e454bfce)
or [deploy early access version on
Cloud](https://www.notion.so/n8n/Cloudbot-3dbe779836004972b7057bc989526998?pvs=4#fef2d36ab02247e1a0f65a74f6fb534e).
2023-12-07 16:57:02 +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: Unify severity and level for all application errors for Sentry (no-changelog) (#7956) 2023-12-07 16:57:02 +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