1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/src/lib/addons
Christopher Kolstad efcf04487d
chore: make it build with strict null checks set to true (#9554)
As part of preparation for ESM and node/TSC updates, this PR will make
Unleash build with strictNullChecks set to true, since that's what's in
our tsconfig file. Hence, this PR also removes the `--strictNullChecks
false` flag in our compile tasks in package.json.

TL;DR - Clean up your code rather than turning off compiler security
features :)
2025-03-19 10:01:49 +01:00
..
__snapshots__ fix(1-3247): remove explicit "in project" text from change request event text (#9091) 2025-01-14 09:54:19 +01:00
addon-schema.ts
addon.test.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
addon.ts chore: remove the addonUsageMetrics flag (#8590) 2024-10-30 11:44:26 +01:00
datadog-definition.ts chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
datadog.test.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
datadog.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
feature-event-formatter-md-events.ts fix(1-3247): remove explicit "in project" text from change request event text (#9091) 2025-01-14 09:54:19 +01:00
feature-event-formatter-md.test.ts fix(1-3247): remove explicit "in project" text from change request event text (#9091) 2025-01-14 09:54:19 +01:00
feature-event-formatter-md.ts feat: return latest project events (#8287) 2024-09-27 12:47:21 +02:00
index.ts chore: register integration events in webhooks (#7621) 2024-07-19 10:07:52 +01:00
installation-definition-schema.ts
new-relic-definition.ts Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
new-relic.test.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
new-relic.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
slack-app-definition.ts feat: Add PROJECT_ARCHIVED event to send message to Slack (#8848) 2024-11-25 14:33:50 +00:00
slack-app.test.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
slack-app.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
slack-definition.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
slack.test.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
slack.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
teams-definition.ts chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
teams.test.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
teams.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
webhook-definition.ts Feat: webhook markdown (#7658) 2024-07-25 09:45:20 +00:00
webhook.test.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
webhook.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00