Security/feature flags admin auth #685
ci.yml
on: pull_request
Type Check, Lint & Validation
46s
Dependency Security Audit
35s
test
0s
Annotations
3 errors and 2 warnings
|
Type Check, Lint & Validation
Process completed with exit code 2.
|
|
Type Check, Lint & Validation:
src/lib/authMiddleware.ts#L63
Object literal may only specify known properties, and 'createdAt' does not exist in type '{ id: string; name: string; email: string; role: "ADMIN" | "INSTRUCTOR" | "STUDENT" | "GUEST"; referralCount: number; referralCode?: string | undefined; referredBy?: string | undefined; }'.
|
|
Type Check, Lint & Validation:
src/lib/authMiddleware.ts#L47
Object literal may only specify known properties, and 'createdAt' does not exist in type '{ id: string; name: string; email: string; role: "ADMIN" | "INSTRUCTOR" | "STUDENT" | "GUEST"; referralCount: number; referralCode?: string | undefined; referredBy?: string | undefined; }'.
|
|
Dependency Security Audit
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, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Type Check, Lint & Validation
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dependency-audit-report
|
47.2 KB |
sha256:b4c2b046368b6275790cc0ef208418530674adf9dca57abc74669f899b8a4740
|
|