Replace pnpm ci with pnpm i in deploy-gh-pages.yml #3
Annotations
10 errors and 1 warning
deploy:
src/App.tsx#L2
'reactLogo' is declared but its value is never read.
|
deploy:
src/App.tsx#L3
'viteLogo' is declared but its value is never read.
|
deploy:
src/App.tsx#L5
'PlanViz' is declared but its value is never read.
|
deploy:
src/App.tsx#L10
'count' is declared but its value is never read.
|
deploy:
src/App.tsx#L10
'setCount' is declared but its value is never read.
|
deploy:
src/App.tsx#L12
'code' is declared but its value is never read.
|
deploy:
src/components/TreeView.tsx#L8
Parameter 'value' implicitly has an 'any' type.
|
deploy:
src/components/TreeView.tsx#L8
Parameter 'max' implicitly has an 'any' type.
|
deploy:
src/components/TreeView.tsx#L22
Parameter 'v' implicitly has an 'any' type.
|
deploy:
src/components/TreeView.tsx#L22
Parameter 'a' implicitly has an 'any' type.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|