Skip to content

fix modal focus

fix modal focus #263

Triggered via pull request January 29, 2025 12:22
Status Failure
Total duration 1m 38s
Artifacts

merge-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
test: packages/ui/src/overlay/Modal/Content.tsx#L18
Replace `·composeStyles,·CrossedMethods,·inlineStyle,·isWeb·` with `⏎··composeStyles,⏎··CrossedMethods,⏎··inlineStyle,⏎··isWeb,⏎`
test: packages/ui/src/overlay/Modal/Content.tsx#L26
Replace `·alignItemsStyle,·justifyContentStyle,·positionStyles·` with `⏎··alignItemsStyle,⏎··justifyContentStyle,⏎··positionStyles,⏎`
test
Process completed with exit code 1.
test: apps/crossed-native/src/app/button.tsx#L63
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “ButtonScreen” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
test: apps/crossed-native/src/app/countriesFixtures.ts#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
test: apps/crossed-native/src/app/input.tsx#L46
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “TabOneScreen” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
test: apps/crossed-native/src/app/input.tsx#L46
Inline style: { height: 5 }
test: apps/crossed-native/src/app/input.tsx#L47
'props' is already declared in the upper scope on line 33 column 18
test: apps/crossed-native/src/app/radio.tsx#L37
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “TabOneScreen” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
test: apps/crossed-native/src/app/radio.tsx#L37
Inline style: { height: 5 }
test: apps/doc/src/@crossed-ui/Forms/countriesFixtures.ts#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
test: packages/loader/src/index.ts#L235
Unnecessary escape character: \[
test: packages/loader/src/index.ts#L235
Unnecessary escape character: \(