Skip to content

feat: create permission table #2805

feat: create permission table

feat: create permission table #2805

Triggered via pull request July 26, 2024 15:13
Status Failure
Total duration 23s
Artifacts

test.yml

on: pull_request
build-node
14s
build-node
Fit to window
Zoom out
Zoom in

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.