Implement project access guards #62
Annotations
10 errors
|
π Lint (if exists):
src/guards/ProjectGuardService.test.ts#L37
'it' is not defined
|
|
π Lint (if exists):
src/guards/ProjectGuardService.test.ts#L34
'expect' is not defined
|
|
π Lint (if exists):
src/guards/ProjectGuardService.test.ts#L25
'it' is not defined
|
|
π Lint (if exists):
src/guards/ProjectGuardService.test.ts#L24
'describe' is not defined
|
|
π Lint (if exists):
src/guards/ProjectGuardService.test.ts#L15
'beforeEach' is not defined
|
|
π Lint (if exists):
src/guards/ProjectGuardService.test.ts#L14
'describe' is not defined
|
|
π Lint (if exists):
src/errors/ProjectAccessForbiddenError.ts#L4
'WriteGuardPolicy' is defined but never used
|
|
π Lint (if exists):
src/errors/ProjectAccessForbiddenError.ts#L4
'ReadGuardPolicy' is defined but never used
|
|
π Lint (if exists):
src/config.ts#L17
'WRITE_GUARD_POLICIES' is assigned a value but only used as a type
|
|
π Lint (if exists):
src/config.ts#L13
'READ_GUARD_POLICIES' is assigned a value but only used as a type
|
Loading