Skip to content

feat: add types for tree data in ref (#277) #213

feat: add types for tree data in ref (#277)

feat: add types for tree data in ref (#277) #213

Triggered via push July 22, 2023 21:07
Status Success
Total duration 5m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
build-and-deploy
5m 33s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 5 notices
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unused local symbol: packages/autodemo/src/AutoDemo.tsx#L120
Unused parameter newName
Unused local symbol: packages/autodemo/src/AutoDemo.tsx#L120
Unused parameter tree
Unused local symbol: packages/autodemo/src/AutoDemo.tsx#L120
Unused parameter timeBetweenTypes
Deprecated symbol used: packages/core/src/isControlKey.ts#L5
Deprecated symbol used, consult docs for better alternative
Type mismatch: packages/docs/src/components/StoryEmbed.js#L15
Type ...{} is not assignable to type ReactNode \| undefined ... Type ...{} is not assignable to type ReactElement\<any, string \| JSXElementConstructor\<any\>\> \| string \| number \| Iterable\<ReactNode\> \| ReactPortal \| boolean \| null \| undefined Type ...{} is not assignable to type boolean