Node.js Package #9
Annotations
10 errors and 2 warnings
Run npm run build:
src/core/RecyclerListView.tsx#L405
Duplicate function implementation.
|
Run npm run build:
src/core/RecyclerListView.tsx#L412
Duplicate function implementation.
|
Run npm run build:
src/core/StickyContainer.tsx#L67
Type 'DetailedReactHTMLElement<HTMLAttributes<any>, any>' is not assignable to type 'ReactElement<RecyclerListViewProps, string | JSXElementConstructor<any>>'.
|
Run npm run build:
src/core/StickyContainer.tsx#L69
No overload matches this call.
|
Run npm run build:
src/core/StickyContainer.tsx#L199
Type 'BaseLayoutProvider' is not assignable to type 'boolean'.
|
Run npm run build:
src/core/StickyContainer.tsx#L201
This condition will always return true since this function is always defined. Did you mean to call it instead?
|
Run npm run build:
src/platform/reactnative/scrollcomponent/ScrollComponent.tsx#L121
Property 'children' does not exist on type 'Readonly<ScrollComponentProps>'.
|
Run npm run build:
src/platform/web/scrollcomponent/ScrollComponent.tsx#L50
Property 'children' does not exist on type 'Readonly<ScrollComponentProps>'.
|
Run npm run build:
src/platform/web/scrollcomponent/ScrollViewer.tsx#L67
Property 'children' does not exist on type 'Readonly<ScrollViewDefaultProps>'.
|
Run npm run build:
src/platform/web/scrollcomponent/ScrollViewer.tsx#L73
Property 'children' does not exist on type 'Readonly<ScrollViewDefaultProps>'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading