remove arrows from homepage slider #277
Annotations
11 warnings
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/
|
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
|
src/context/AuthContext.js#L44
'token' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/context/AuthContext.js#L47
Unexpected console statement
|
src/context/AuthContext.js#L53
'errorCode' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/context/AuthContext.js#L54
'errorMessage' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/context/AuthContext.js#L57
'email' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/context/AuthContext.js#L60
'credential' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/context/AuthContext.js#L73
Unexpected console statement
|
src/context/AuthContext.js#L92
Unexpected console statement
|
src/context/AuthContext.js#L94
'email' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading