Skip to content

fix(gdpr): add indexes to user-consent entity #1259

fix(gdpr): add indexes to user-consent entity

fix(gdpr): add indexes to user-consent entity #1259

Re-run triggered August 31, 2026 12:38
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
No build artifacts in git
5s
No build artifacts in git
validate
1m 8s
validate
security-scan
36s
security-scan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
security-scan
Process completed with exit code 1.
validate
Process completed with exit code 1.
validate: src/migrations/1802000000000-add-user-consent-indexes.ts#L19
Replace `⏎······'DROP·INDEX·"IDX_user_consents_userId"',⏎····` with `'DROP·INDEX·"IDX_user_consents_userId"'`
validate: src/migrations/1802000000000-add-user-consent-indexes.ts#L16
Replace `⏎······'DROP·INDEX·"IDX_user_consents_consentType"',⏎····` with `'DROP·INDEX·"IDX_user_consents_consentType"'`
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/