Skip to content

Feat/get detailed door access #577

Feat/get detailed door access

Feat/get detailed door access #577

GitHub Actions / ESLint Report Analysis succeeded Dec 4, 2023 in 0s

ESLint Report Analysis

0 ESLint error(s) and 2 ESLint warning(s) found

Details

Annotations

Check warning on line 11 in src/api/user.api.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/api/user.api.ts#L11

[@typescript-eslint/no-unused-vars] 'PrismaPostAccess' is defined but never used.

Check warning on line 221 in test/integration/access.api.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/integration/access.api.test.ts#L221

[@typescript-eslint/no-unused-vars] 'getAllIndividualAccessUsers' is assigned a value but never used.