Skip to content

chore(): upgrade eslint #310

chore(): upgrade eslint

chore(): upgrade eslint #310

Triggered via pull request October 17, 2023 12:20
Status Failure
Total duration 35s
Artifacts

size.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
size: src/VisualWindow.ts#L1
Could not find a declaration file for module 'react'. '/home/runner/work/react-visual-window/react-visual-window/node_modules/.pnpm/react@18.2.0/node_modules/react/index.js' implicitly has an 'any' type.
size: src/VisualWindow.ts#L5
Cannot find namespace 'React'.
size: src/VisualWindow.ts#L5
Property 'children' of exported interface has or is using private name 'React'.
size: src/VisualWindow.ts#L18
Cannot find namespace 'React'.
size: src/VisualWindow.ts#L18
Property 'style' of exported interface has or is using private name 'React'.
size: src/VisualWindow.ts#L46
Parameter 'x' implicitly has an 'any' type.
size: src/VisualWindow.ts#L65
Object is of type 'unknown'.
size: src/VisualWindow.ts#L65
'sum' is of type 'unknown'.
size: src/VisualWindow.ts#L65
'val' is of type 'unknown'.
size: src/useScrollPosition.ts#L1
Could not find a declaration file for module 'react'. '/home/runner/work/react-visual-window/react-visual-window/node_modules/.pnpm/react@18.2.0/node_modules/react/index.js' implicitly has an 'any' type.
size
The following actions uses node12 which is deprecated and will be forced to run on node16: andresz1/size-limit-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/