Skip to content

Fix theme colors

Fix theme colors #234

Triggered via pull request January 8, 2025 15:11
@ToonbaToonba
synchronize #134
fixThemeColors
Status Success
Total duration 2m 36s
Artifacts

merge-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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: \(