Skip to content

Feat/get detailed door access #568

Feat/get detailed door access

Feat/get detailed door access #568

GitHub Actions / ESLint Report Analysis failed Nov 15, 2023 in 1s

ESLint Report Analysis

1 ESLint error(s) and 1 ESLint warning(s) found

Details

Annotations

Check warning on line 13 in src/api/access.api.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/api/access.api.ts#L13

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

Check failure on line 208 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#L208

[@typescript-eslint/no-unsafe-return] Unsafe return of an `any` typed value.