fix: Add exports field to package.json #2262
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
src/events/EventBus.ts#L7
Missing return type on function
|
src/events/WheelTargetObserver.ts#L6
Missing return type on function
|
src/test/helper/generateEvents.ts#L28
Missing return type on function
|
src/test/helper/recordPhases.ts#L10
Missing return type on function
|
src/test/helper/recordPhases.ts#L54
Missing return type on function
|
src/utils/index.ts#L3
Missing return type on function
|
src/utils/index.ts#L7
Missing return type on function
|
src/utils/index.ts#L11
Missing return type on function
|
src/utils/index.ts#L20
Missing return type on function
|
src/utils/projection.ts#L8
Missing return type on function
|
docs/src/components/CodeArea/CodeArea.tsx#L5
'React' was used before it was defined
|
docs/src/components/CodeArea/InlineCodeArea.tsx#L4
'React' was used before it was defined
|
docs/src/components/Docs/DocsContent.tsx#L2
'React' was used before it was defined
|
docs/src/components/Docs/DocsNav.tsx#L2
'React' was used before it was defined
|
docs/src/components/Gallery/Gallery.tsx#L1
'React' was used before it was defined
|
docs/src/components/Plot/Plot.tsx#L1
'React' was used before it was defined
|
docs/src/components/Richtext/Richtext.tsx#L2
'React' was used before it was defined
|
docs/src/components/SimpleWheelDrag/SimpleWheelDrag.tsx#L1
'React' was used before it was defined
|
docs/src/components/Skeleton/Content.tsx#L1
'React' was used before it was defined
|
docs/src/components/Skeleton/Footer.tsx#L1
'React' was used before it was defined
|
The logs for this run have expired and are no longer available.
Loading