fix/tests #51
frontend.yml
on: push
Matrix: test
Expo web export (smoke)
0s
Annotations
6 errors and 4 warnings
|
Jest on Node 20
Process completed with exit code 1.
|
|
Jest on Node 20
Could not find a declaration file for module 'pyodide'. '/home/runner/work/python_front/python_front/frontend/app/node_modules/pyodide/pyodide.mjs' implicitly has an 'any' type.
|
|
Jest on Node 20
Type '() => { Authorization: string; } | { Authorization?: undefined; }' is not assignable to type '() => Record<string, string>'.
|
|
Jest on Node 18
Process completed with exit code 1.
|
|
Jest on Node 18
Could not find a declaration file for module 'pyodide'. '/home/runner/work/python_front/python_front/frontend/app/node_modules/pyodide/pyodide.mjs' implicitly has an 'any' type.
|
|
Jest on Node 18
Type '() => { Authorization: string; } | { Authorization?: undefined; }' is not assignable to type '() => Record<string, string>'.
|
|
Jest on Node 20
No files were found with the provided path: frontend/app/coverage. No artifacts will be uploaded.
|
|
Jest on Node 20
Type check failed
|
|
Jest on Node 18
No files were found with the provided path: frontend/app/coverage. No artifacts will be uploaded.
|
|
Jest on Node 18
Type check failed
|