feat: create permission table #2805
Annotations
4 errors
build-node:
src/permissions/permissions.ts#L86
Type '"pseudonymized"' is not assignable to type 'PermissionLevel | null'.
|
build-node:
src/permissions/permissions.ts#L88
Type '"public"' is not assignable to type 'PermissionLevel | null'.
|
build-node:
src/permissions/permissions.ts#L91
Type 'null' cannot be used as an index type.
|
build-node
Process completed with exit code 2.
|