Skip to content

forcefully set text decoder (#48) #160

forcefully set text decoder (#48)

forcefully set text decoder (#48) #160

Triggered via push February 4, 2025 02:45
Status Success
Total duration 1m 0s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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#L12
Unexpected console statement
build: src/utils/polyfill.js#L16
Unexpected console statement
build: src/utils/polyfill.js#L21
Unexpected console statement
build: src/utils/polyfill.js#L23
Unexpected console statement
build: src/utils/polyfill.js#L40
Unexpected console statement
build: src/utils/polyfill.js#L42
Unexpected console statement