feat: update deps #9
Annotations
10 errors and 7 warnings
playground/src/App.tsx#L2
Extra semicolon
|
playground/src/App.tsx#L3
Extra semicolon
|
playground/src/App.tsx#L5
Extra semicolon
|
playground/src/App.tsx#L6
Extra semicolon
|
playground/src/App.tsx#L7
Extra semicolon
|
playground/src/App.tsx#L9
Extra semicolon
|
playground/src/App.tsx#L10
Extra semicolon
|
playground/src/App.tsx#L12
Extra semicolon
|
playground/src/App.tsx#L13
Extra semicolon
|
playground/src/App.tsx#L14
Extra semicolon
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/dialog/index.tsx#L15
Use destructuring assignment for props
|
packages/dialog/index.tsx#L15
Use destructuring assignment for props
|
packages/picker/index.tsx#L52
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
playground/src/App.tsx#L36
Add missing 'type' attribute on 'button' component
|
playground/src/App.tsx#L49
Add missing 'type' attribute on 'button' component
|
playground/src/App.tsx#L120
Use shorthand boolean attribute 'loading'
|
This job failed
Loading