Skip to content

Merge pull request #137 from 202306-NEA-DZ-FEW/136-save-information-t… #282

Merge pull request #137 from 202306-NEA-DZ-FEW/136-save-information-t…

Merge pull request #137 from 202306-NEA-DZ-FEW/136-save-information-t… #282

Triggered via push November 27, 2023 23:04
Status Success
Total duration 1m 12s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
💅 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/
⬣ 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#L1
Run autofix to sort these imports!
⬣ 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#L178
Unexpected console statement
⬣ ESLint: src/context/AuthContext.js#L192
Unexpected console statement
🃏 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/