Skip to content

feat: add GitLab notifications #435

feat: add GitLab notifications

feat: add GitLab notifications #435

Triggered via pull request September 10, 2023 12:19
Status Failure
Total duration 4m 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
lint-ts
Process completed with exit code 1.
typecheck
Process completed with exit code 1.
lint-ts: src/lib/features/createGitlabNotificationData.ts#L5
'savedNotifications' is defined but never used. Allowed unused args must match /^_/u
lint-ts: src/lib/features/createGitlabNotificationData.ts#L6
'firstTime' is defined but never used. Allowed unused args must match /^_/u
lint-ts: src/routes/(app)/dashboard/+page.svelte#L22
'createGitlabNotificationData' is defined but never used
lint-ts: src/routes/(app)/dashboard/+page.svelte#L36
'GitlabEvent' is defined but never used
lint-ts: src/routes/(app)/dashboard/+page.svelte#L166
'newNotifications' is assigned a value but never used
lint-ts: src/routes/(app)/dashboard/+page.svelte#L169
Unexpected console statement