Added Jest testing, ESLint static analysis, and GitHub Actions CI pip… #1
Annotations
10 warnings
|
Lint:
src/pages/api/fetch_saved_meals.js#L1
'db' is defined but never used
|
|
Lint:
src/pages/api/db.js#L4
'pool' is defined but never used
|
|
Lint:
src/pages/api/create_account.js#L1
'db' is defined but never used
|
|
Lint:
src/pages/api/change_password.js#L1
'db' is defined but never used
|
|
Lint:
src/pages/api/categories.js#L10
'data' is assigned a value but never used
|
|
Lint:
src/pages/api/categories.js#L8
'category' is assigned a value but never used
|
|
Lint:
src/pages/api/auth.js#L1
'db' is defined but never used
|
|
Lint:
src/pages/api/areas.js#L10
'data' is assigned a value but never used
|
|
Lint:
src/pages/api/areas.js#L8
'area' is assigned a value but never used
|
|
Lint:
src/pages/_document.js#L13
Unknown property 'crossorigin' found, use 'crossOrigin' instead
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
112 KB |
sha256:1ec82cadf454786682ba4008760cfc8aa5d9f05ed9d4168af7aeb97c3816ff27
|
|