Skip to content

remove params

remove params #149

Triggered via push February 3, 2025 20:38
Status Failure
Total duration 56s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build: src/utils/polyfill.js#L1
File has too many classes (2). Maximum allowed is 1
build: src/utils/polyfill.js#L1
'Platform' is defined but never used
build: src/utils/polyfill.js#L1
Delete `;`
build: src/utils/polyfill.js#L2
Delete `;`
build: src/utils/polyfill.js#L3
Delete `;`
build: src/utils/polyfill.js#L4
Delete `;`
build: src/utils/polyfill.js#L6
Delete `;`
build: src/utils/polyfill.js#L9
Delete `;`
build: src/utils/polyfill.js#L11
Delete `;`
build: src/utils/polyfill.js#L15
Delete `;`
build: src/features/moreTab/more/MoreScreen.tsx#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
build: src/navigation/main/MainTabNavigator.tsx#L69
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 “MainTabs” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
build: src/utils/polyfill.js#L11
Unexpected console statement
build: src/utils/polyfill.js#L17
Unexpected console statement