🐝 remove unused WP topic page code #20796
ci.yml
on: push
testdbcheck
3m 17s
testcheck
3m 5s
eslint
2m 21s
bundlewatch
2m 6s
Annotations
1 error and 4 warnings
eslint
Process completed with exit code 1.
|
eslint:
site/blocks/ExpandableParagraph.tsx#L3
'ReactDOM' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
site/blocks/ExpandableParagraph.tsx#L4
'ReactDOMServer' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
site/blocks/KeyInsights.tsx#L2
'ReactDOM' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
site/blocks/StickyNav.tsx#L2
'ReactDOM' is defined but never used. Allowed unused vars must match /^_/u
|