Skip to content
InReachBot / Check Code for Errors succeeded Aug 21, 2023

ESLint Results

Your project seems to have some warnings.

Annotations

Check warning on line 6 in packages/ui/theme/variants/Skeleton.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/theme/variants/Skeleton.ts#L6

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

Check warning on line 11 in packages/ui/theme/variants/Skeleton.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/theme/variants/Skeleton.ts#L11

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

Check warning on line 16 in packages/ui/theme/variants/Skeleton.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/theme/variants/Skeleton.ts#L16

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

Check warning on line 21 in packages/ui/theme/variants/Skeleton.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/theme/variants/Skeleton.ts#L21

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

Check warning on line 26 in packages/ui/theme/variants/Skeleton.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/theme/variants/Skeleton.ts#L26

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

Check warning on line 31 in packages/ui/theme/variants/Skeleton.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/theme/variants/Skeleton.ts#L31

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

Check warning on line 36 in packages/ui/theme/variants/Skeleton.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/theme/variants/Skeleton.ts#L36

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

Check warning on line 41 in packages/ui/theme/variants/Skeleton.ts

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/theme/variants/Skeleton.ts#L41

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

Check warning on line 91 in packages/ui/modals/dataPortal/Attributes/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/Attributes/index.tsx#L91

[@typescript-eslint/no-unused-vars] 'selectedAttr' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u.

Check warning on line 108 in packages/ui/modals/dataPortal/Attributes/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/Attributes/index.tsx#L108

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

Check warning on line 108 in packages/ui/modals/dataPortal/Attributes/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/Attributes/index.tsx#L108

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

Check warning on line 108 in packages/ui/modals/dataPortal/Attributes/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/Attributes/index.tsx#L108

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

Check warning on line 157 in packages/ui/modals/dataPortal/Attributes/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/Attributes/index.tsx#L157

[@typescript-eslint/no-unused-vars] 'saveAttributes' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 252 in packages/ui/modals/dataPortal/Attributes/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/Attributes/index.tsx#L252

[@typescript-eslint/no-unused-vars] 'submitHandler' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 260 in packages/ui/modals/dataPortal/Attributes/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/Attributes/index.tsx#L260

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

Check warning on line 1 in packages/ui/components/core/LocationPin.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/LocationPin.tsx#L1

[@typescript-eslint/no-unused-vars] 'Box' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 1 in packages/ui/components/core/LocationPin.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/LocationPin.tsx#L1

[@typescript-eslint/no-unused-vars] 'HoverCard' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 1 in packages/ui/components/core/LocationPin.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/LocationPin.tsx#L1

[@typescript-eslint/no-unused-vars] 'Text' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 1 in packages/ui/components/core/LocationPin.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/LocationPin.tsx#L1

[@typescript-eslint/no-unused-vars] 'Tooltip' is defined but never used. Allowed unused vars must match /^_/u.

Check warning on line 6 in packages/ui/components/core/LocationPin.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/LocationPin.tsx#L6

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

Check warning on line 8 in packages/ui/components/core/LocationPin.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/components/core/LocationPin.tsx#L8

[@typescript-eslint/no-unused-vars] 'addressParts' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 29 in packages/ui/modals/dataPortal/PhoneEmail/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/PhoneEmail/index.tsx#L29

[@typescript-eslint/no-unused-vars] 'slug' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 34 in packages/ui/modals/dataPortal/PhoneEmail/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/PhoneEmail/index.tsx#L34

[@typescript-eslint/no-unused-vars] 'orgLocationId' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 34 in packages/ui/modals/dataPortal/PhoneEmail/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/PhoneEmail/index.tsx#L34

[@typescript-eslint/no-unused-vars] 'orgServiceId' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 34 in packages/ui/modals/dataPortal/PhoneEmail/index.tsx

See this annotation in the file changed.

@inreachbot inreachbot / Check Code for Errors

packages/ui/modals/dataPortal/PhoneEmail/index.tsx#L34

[@typescript-eslint/no-unused-vars] 'isPrimary' is assigned a value but never used. Allowed unused vars must match /^_/u.