Skip to content

Merge pull request #1098 from Chinonso-Peter/feat/implement-notificat… #1042

Merge pull request #1098 from Chinonso-Peter/feat/implement-notificat…

Merge pull request #1098 from Chinonso-Peter/feat/implement-notificat… #1042

Triggered via push July 29, 2026 17:37
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
No build artifacts in git
3s
No build artifacts in git
validate
1m 13s
validate
security-scan
43s
security-scan
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
security-scan
Process completed with exit code 1.
validate: src/caching/cache-warming.service.spec.ts#L52
Replace `·provide:·IsolationService,·useValue:·{·getTenantId:·jest.fn().mockReturnValue('tenant-a')·}` with `⏎··········provide:·IsolationService,⏎··········useValue:·{·getTenantId:·jest.fn().mockReturnValue('tenant-a')·},⏎·······`
validate: src/auth/auth.service.ts#L251
Insert `⏎`
validate: src/auth/auth.service.spec.ts#L319
Insert `⏎`
validate: src/auth/auth.service.spec.ts#L314
Replace `⏎········UnauthorizedException,⏎······` with `UnauthorizedException`
validate: src/auth/auth.service.spec.ts#L266
'../users/entities/user.entity' import is duplicated
validate: src/auth/auth.service.spec.ts#L264
'./auth.service' import is duplicated
validate: src/auth/auth.service.spec.ts#L263
'@nestjs/common' import is duplicated
validate: src/auth/auth.service.spec.ts#L262
'@nestjs/testing' import is duplicated
validate: src/auth/auth.service.spec.ts#L261
Delete `⏎`
No build artifacts in git
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
security-scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
validate: src/payments/providers/payment-provider.service.ts#L61
'metadata' is assigned a value but never used. Allowed unused args must match /^_/u
validate: src/payments/providers/payment-provider.service.ts#L41
'metadata' is assigned a value but never used. Allowed unused args must match /^_/u
validate: src/gamification/points/points.service.ts#L120
'tierPromoted' is assigned a value but never used. Allowed unused vars must match /^_/u
validate: src/email-marketing/automation/automation.service.ts#L25
'validateWebhookUrl' is defined but never used. Allowed unused vars must match /^_/u
validate: src/email-marketing/automation/automation.service.ts#L1
'Logger' is defined but never used. Allowed unused vars must match /^_/u