fix(Android): separate transitions of sheet and dimming view #4583
Triggered via pull request
January 30, 2025 17:26
Status
Cancelled
Total duration
1m 56s
Artifacts
–
Annotations
2 errors and 10 warnings
install-and-lint
Canceling since a higher priority waiting request for 'install-and-lint-refs/pull/2542/merge' exists
|
install-and-lint
The operation was canceled.
|
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#L237
'props' is already declared in the upper scope on line 163 column 24
|
install-and-lint:
src/components/Screen.tsx#L259
'ref' is already declared in the upper scope on line 163 column 31
|
install-and-lint:
src/components/Screen.tsx#L360
'props' is already declared in the upper scope on line 163 column 24
|
install-and-lint:
src/components/Screen.tsx#L368
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/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
|
install-and-lint:
src/components/SearchBar.tsx#L46
'ref' is already declared in the upper scope on line 38 column 43
|