Added a news and some contents in Nature Conservancy partner tab #118
build-and-deploy.yml
on: pull_request
checks
47s
gh-release
0s
Annotations
5 errors and 2 warnings
checks:
src/theme/partners/BlogLayout/index.js#L8
'toc' is assigned a value but never used
|
checks:
src/theme/partners/CustomPartnerSidebar/index.tsx#L44
React Hook "useBaseUrl" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
checks:
src/theme/partners/PartnerPostItems/index.js#L11
'BlogPostItemComponent' is assigned a value but never used
|
checks:
src/theme/partners/PartnerPostItems/index.js#L17
'description' is assigned a value but never used
|
checks
Process completed with exit code 1.
|
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
checks:
src/components/home/StatusChart.tsx#L203
React Hook useEffect has missing dependencies: 'nodes' and 'onHover'. Either include them or remove the dependency array
|