Skip to content

List users and patients #74

List users and patients

List users and patients #74

GitHub Actions / ESLint Report Analysis failed Jul 15, 2024 in 1s

ESLint Report Analysis

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

Details

3 Error(s):

packages/design-system/src/components/DataTable/DataTable.utils.ts line 20

  • Start Line: 20
  • End Line: 20
  • Message: Unsafe argument of type any assigned to a parameter of type string.
    • From: [@typescript-eslint/no-unsafe-argument]

packages/design-system/src/components/DataTable/RowDropdownMenu/index.tsx line 1

  • Start Line: 1
  • End Line: 1
  • Message: Insert
    • From: [prettier/prettier]

packages/design-system/src/components/RangeCounter/index.tsx line 1

  • Start Line: 1
  • End Line: 1
  • Message: Insert
    • From: [prettier/prettier]

Annotations

Check failure on line 20 in packages/design-system/src/components/DataTable/DataTable.utils.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/DataTable/DataTable.utils.ts#L20

[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `string`.

Check failure on line 1 in packages/design-system/src/components/DataTable/RowDropdownMenu/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/DataTable/RowDropdownMenu/index.tsx#L1

[prettier/prettier] Insert `⏎`

Check failure on line 1 in packages/design-system/src/components/RangeCounter/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/design-system/src/components/RangeCounter/index.tsx#L1

[prettier/prettier] Insert `⏎`