Skip to content

[workflow/test] Fixing test cases and code checks #2

[workflow/test] Fixing test cases and code checks

[workflow/test] Fixing test cases and code checks #2

Triggered via pull request September 20, 2025 17:52
Status Failure
Total duration 35s
Artifacts

lint.yml

on: pull_request
Es lint check
32s
Es lint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L115
Avoid destructuring queries from `render` result, use `screen.getByTestId` instead
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L103
Avoid destructuring queries from `render` result, use `screen.getByTestId` instead
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L97
Avoid destructuring queries from `render` result, use `screen.getByText` instead
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L84
A snapshot can't be generated inside of a `waitFor` call
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L66
Avoid destructuring queries from `render` result, use `screen.getByText` instead
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L63
Avoid destructuring queries from `render` result, use `screen.getByText` instead
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L48
Avoid destructuring queries from `render` result, use `screen.getByTestId` instead
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L38
Avoid destructuring queries from `render` result, use `screen.getByTestId` instead
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L31
Avoid destructuring queries from `render` result, use `screen.getByTestId` instead
Es lint check: src/packages/react-native-material-elements/__test__/Accordion.test.tsx#L18
A snapshot can't be generated inside of a `waitFor` call
Es lint check: src/packages/react-native-material-elements/__test__/TextFieldEndAdornment.test.tsx#L35
Test title is used multiple times in the same describe block