feat: create permission table #2805
Annotations
4 errors
src/permissions/permissions.ts#L86
Type '"pseudonymized"' is not assignable to type 'PermissionLevel | null'.
|
src/permissions/permissions.ts#L88
Type '"public"' is not assignable to type 'PermissionLevel | null'.
|
src/permissions/permissions.ts#L91
Type 'null' cannot be used as an index type.
|
|
This job failed
Loading