Skip to content

feat: change reanimated version to 3.5.0 #14

feat: change reanimated version to 3.5.0

feat: change reanimated version to 3.5.0 #14

Triggered via push May 21, 2024 08:47
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 14 warnings
lint: example/app/(tabs)/_layout.tsx#L16
Insert `⏎····`
lint: example/app/(tabs)/_layout.tsx#L22
Replace `·name={focused·?·'home'·:·'home-outline'}·color={color}` with `⏎··············name={focused·?·'home'·:·'home-outline'}⏎··············color={color}⏎···········`
lint: example/app/(tabs)/_layout.tsx#L31
Replace `·name={focused·?·'code-slash'·:·'code-slash-outline'}·color={color}` with `⏎··············name={focused·?·'code-slash'·:·'code-slash-outline'}⏎··············color={color}⏎···········`
lint: example/app/(tabs)/explore.tsx#L14
Replace `<Ionicons·size={310}·name="code-slash"·style={styles.headerImage}·/>}` with `⏎········<Ionicons·size={310}·name="code-slash"·style={styles.headerImage}·/>⏎······}⏎····`
lint: example/app/(tabs)/explore.tsx#L18
Replace `This·app·includes·example·code·to·help·you·get·started.` with `⏎········This·app·includes·example·code·to·help·you·get·started.⏎······`
lint: example/app/(tabs)/explore.tsx#L22
Insert `{'·'}⏎·········`
lint: example/app/(tabs)/explore.tsx#L26
Insert `{'·'}⏎·········`
lint: example/app/(tabs)/explore.tsx#L35
Replace `·web·version,·press{'·'}⏎··········<ThemedText·type="defaultSemiBold">w</ThemedText>` with `⏎··········web·version,·press·<ThemedText·type="defaultSemiBold">w</ThemedText>{'·'}⏎·········`
lint: example/app/(tabs)/explore.tsx#L41
Insert `{'·'}⏎·········`
lint: example/app/(tabs)/explore.tsx#L42
Replace `·provide·files·for⏎·········` with `⏎··········provide·files·for`
test
Process completed with exit code 1.
build-web
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: example/app/(tabs)/_layout.tsx#L21
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 “TabLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint: example/app/(tabs)/_layout.tsx#L30
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 “TabLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint: example/app/(tabs)/explore.tsx#L12
'React' must be in scope when using JSX
lint: example/app/(tabs)/explore.tsx#L14
'React' must be in scope when using JSX
lint: example/app/(tabs)/explore.tsx#L15
'React' must be in scope when using JSX
lint: example/app/(tabs)/explore.tsx#L16
'React' must be in scope when using JSX
lint: example/app/(tabs)/explore.tsx#L18
'React' must be in scope when using JSX
lint: example/app/(tabs)/explore.tsx#L19
'React' must be in scope when using JSX
lint: example/app/(tabs)/explore.tsx#L20
'React' must be in scope when using JSX
lint: example/app/(tabs)/explore.tsx#L22
'React' must be in scope when using JSX
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.