fix(iOS, Paper): prevent double modal dismissal #4412
Annotations
11 warnings
install-and-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
install-and-lint:
src/components/FullWindowOverlay.tsx#L17
Unexpected any. Specify a different type
|
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/Screen.tsx#L236
'props' is already declared in the upper scope on line 163 column 24
|
install-and-lint:
src/components/Screen.tsx#L258
'ref' is already declared in the upper scope on line 163 column 31
|
install-and-lint:
src/components/Screen.tsx#L355
'props' is already declared in the upper scope on line 163 column 24
|
install-and-lint:
src/components/Screen.tsx#L363
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
install-and-lint:
src/components/Screen.web.tsx#L32
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
install-and-lint:
src/components/ScreenStack.tsx#L83
'props' is already declared in the upper scope on line 56 column 22
|
install-and-lint:
src/components/ScreenStackHeaderConfig.tsx#L24
Unexpected any. Specify a different type
|
install-and-lint:
src/components/SearchBar.tsx#L43
'ref' is already declared in the upper scope on line 38 column 43
|