test(screens): add comprehensive SubmitProofScreen test coverage (#81) - #114
Open
Abdul-dev-creator wants to merge 1 commit into
Open
Annotations
6 errors and 11 warnings
|
Run npx eslint src/
Process completed with exit code 1.
|
|
Run npx eslint src/:
src/__tests__/SubmitProofScreen.test.tsx#L249
Unexpected empty arrow function
|
|
Run npx eslint src/:
src/__tests__/SubmitProofScreen.test.tsx#L36
Unexpected any. Specify a different type
|
|
Run npx eslint src/:
src/__tests__/SubmitProofScreen.test.tsx#L26
Unexpected any. Specify a different type
|
|
Run npx eslint src/:
src/__tests__/SubmitProofScreen.test.tsx#L26
Unexpected any. Specify a different type
|
|
Run npx eslint src/:
src/__tests__/SubmitProofScreen.test.tsx#L21
Require statement not part of import statement
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npx eslint src/:
src/__tests__/OnboardingScreen.test.tsx#L230
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/OnboardingScreen.test.tsx#L225
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/OnboardingScreen.test.tsx#L218
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/OnboardingScreen.test.tsx#L210
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/OnboardingScreen.test.tsx#L204
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/MapScreenPerformance.test.tsx#L195
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/MapScreenPerformance.test.tsx#L186
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/MapScreenPerformance.test.tsx#L170
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/MapScreenPerformance.test.tsx#L155
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Run npx eslint src/:
src/__tests__/MapScreenPerformance.test.tsx#L142
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
background
wait
wait-all
cancel
parallel
Loading