Skip to content

fixing bugs and making adjustments #293

fixing bugs and making adjustments

fixing bugs and making adjustments #293

Triggered via pull request November 28, 2023 11:28
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
💅 Prettier
Process completed with exit code 1.
⬣ ESLint: src/context/AuthContext.js#L245
'updateDoc' is not defined
⬣ ESLint: src/context/AuthContext.js#L247
'FieldValue' is not defined
⬣ ESLint
Process completed with exit code 1.
💅 Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🃏 Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
⬣ ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
⬣ ESLint: src/components/Cards/__test__/ChatCard.test.js#L10
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
⬣ ESLint: src/context/AuthContext.js#L42
'token' is assigned a value but never used. Allowed unused vars must match /^_/u
⬣ ESLint: src/context/AuthContext.js#L63
Unexpected console statement
⬣ ESLint: src/context/AuthContext.js#L73
Unexpected console statement
⬣ ESLint: src/context/AuthContext.js#L92
Unexpected console statement
⬣ ESLint: src/context/AuthContext.js#L94
'email' is assigned a value but never used. Allowed unused vars must match /^_/u
⬣ ESLint: src/context/AuthContext.js#L97
'credential' is assigned a value but never used. Allowed unused vars must match /^_/u
⬣ ESLint: src/context/AuthContext.js#L180
Unexpected console statement
⬣ ESLint: src/context/AuthContext.js#L194
Unexpected console statement
⬣ ESLint: src/context/AuthContext.js#L227
Unexpected console statement