Skip to content

fix(Android,Paper): fix flicker during formsSheet enter transition on slow Android devices - not preloaded formSheet #4898

fix(Android,Paper): fix flicker during formsSheet enter transition on slow Android devices - not preloaded formSheet

fix(Android,Paper): fix flicker during formsSheet enter transition on slow Android devices - not preloaded formSheet #4898

Triggered via pull request April 2, 2025 09:22
Status Success
Total duration 2m 4s
Artifacts

main.yml

on: pull_request
install-and-lint
1m 59s
install-and-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
install-and-lint: src/components/SearchBar.tsx#L46
'ref' is already declared in the upper scope on line 38 column 43
install-and-lint: src/components/SearchBar.tsx#L43
'ref' is already declared in the upper scope on line 38 column 43
install-and-lint: src/components/ScreenStackHeaderConfig.tsx#L24
Unexpected any. Specify a different type
install-and-lint: src/components/Screen.web.tsx#L32
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
install-and-lint: src/components/Screen.tsx#L378
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
install-and-lint: src/components/Screen.tsx#L370
'props' is already declared in the upper scope on line 163 column 24
install-and-lint: src/components/Screen.tsx#L267
'ref' is already declared in the upper scope on line 163 column 31
install-and-lint: src/components/Screen.tsx#L245
'props' is already declared in the upper scope on line 163 column 24
install-and-lint: src/components/Screen.tsx#L168
'ref' is already declared in the upper scope on line 163 column 31
install-and-lint: src/components/FullWindowOverlay.tsx#L17
Unexpected any. Specify a different type