Unit tests on Select component #169
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 10 warnings
lint:
src/components/select/select.spec.tsx#L1
Replace `·cleanup,·fireEvent,·render,·screen·` with `⏎··cleanup,⏎··fireEvent,⏎··render,⏎··screen,⏎`
|
|
lint:
src/components/select/select.spec.tsx#L69
Replace `(⏎············<Text>s</Text>⏎··········)` with `<Text>s</Text>`
|
lint
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
lint:
example/src/HomeScreen.tsx#L17
Inline style: { flex: 1 }
|
lint:
example/src/HomeScreen.tsx#L29
Inline style: { marginTop: 10, width: '100%', paddingVertical: 10 }
|
lint:
example/src/components/Flex.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/src/components/Image.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/src/components/Input.tsx#L8
Inline style: { flex: 1 }
|
lint:
example/src/components/Pressable.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/src/components/SectionList.tsx#L21
Inline style: { flex: 1 }
|
lint:
example/src/components/Select.tsx#L15
Inline style: { flex: 1 }
|
lint:
example/src/components/Spinner.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/src/components/TouchableHighlight.tsx#L7
Inline style: { flex: 1 }
|