Skip to content

Adding Haptics feedback functionality #191

Adding Haptics feedback functionality

Adding Haptics feedback functionality #191

Triggered via pull request November 28, 2024 09:16
Status Success
Total duration 6m 29s
Artifacts

verify.yaml

on: pull_request
Lint, typecheck, and test
6m 19s
Lint, typecheck, and test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint, typecheck, and test: src/Providers.tsx#L14
Inline style: { flex: 1 }
Lint, typecheck, and test: src/app/(auth)/landing.tsx#L42
Inline style: { marginLeft: 16 }
Lint, typecheck, and test: src/app/(auth)/landing.web.tsx#L41
Inline style: { marginLeft: 16 }
Lint, typecheck, and test: src/components/common/ErrorBoundary.tsx#L12
Unexpected any. Specify a different type
Lint, typecheck, and test: src/components/common/ErrorBoundary.tsx#L21
Unexpected any. Specify a different type
Lint, typecheck, and test: src/components/common/MenuList.tsx#L18
Unexpected any. Specify a different type
Lint, typecheck, and test: src/components/common/MenuList.tsx#L70
Should be ${variable}, not ${object.property} or ${myFunction()}
Lint, typecheck, and test: src/components/settings/hooks.tsx#L18
Unexpected any. Specify a different type