Clean up role-based auth #6165
Annotations
3 errors and 1 warning
Run pnpm build
This comparison appears to be unintentional because the types '"none" | "standard" | "admin_token"' and '"null"' have no overlap.
|
Run pnpm build
Property 'isAdmin' does not exist on type '{ type: "admin_token"; isAdmin: true; isModerator: true; isTriage: true; } | { type: "standard"; aud: string; iss: string; isAdmin: boolean; isModerator: boolean; isTriage: boolean; } | { type: "none"; iss: null; }'.
|
Run pnpm build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading