Skip to content

feat: new way to handle insets in the app #95932

feat: new way to handle insets in the app

feat: new way to handle insets in the app #95932

Triggered via pull request November 28, 2024 18:04
Status Failure
Total duration 8m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ESLint check: src/components/ScreenWrapper.tsx#L266
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
ESLint check: src/components/ScreenWrapper.tsx#L273
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
ESLint check: src/hooks/useEdgeSpacing/index.ts#L6
Unsafe assignment of an error typed value
ESLint check: src/hooks/useEdgeSpacing/index.ts#L6
Unsafe member access .EMPTY_OBJECT on an `error` typed value
ESLint check: src/pages/workspace/upgrade/UpgradeIntro.tsx#L91
Unsafe argument of type `any` assigned to a parameter of type `string`
ESLint check
Process completed with exit code 1.