Update README.md #239
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
⬣ 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/About/__test__/TeamTab.test.js#L1
Run autofix to sort these imports!
|
⬣ ESLint:
src/context/state.js#L16
'theme' is assigned a value but never used. Allowed unused vars must match /^_/u
|
⬣ ESLint:
src/context/state.js#L16
'setTheme' is assigned a value but never used. Allowed unused vars must match /^_/u
|
⬣ ESLint:
src/context/state.js#L40
Unexpected console statement
|
⬣ ESLint:
src/context/state.js#L76
Unexpected console statement
|
⬣ ESLint:
src/pages/api/sendEmail.js#L27
Unexpected console statement
|
⬣ ESLint:
src/pages/api/sendEmail.js#L30
Unexpected console statement
|
⬣ ESLint:
src/pages/api/sendEmail.js#L34
Unexpected console statement
|
⬣ ESLint:
src/pages/api/sendEmail.js#L37
Unexpected console statement
|
⬣ ESLint:
src/pages/api/sendEmail.js#L38
Unexpected console statement
|
💅 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/
|