Skip to content

feat: update deps

feat: update deps #9

Triggered via push October 3, 2024 09:45
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
lint: playground/src/App.tsx#L2
Extra semicolon
lint: playground/src/App.tsx#L3
Extra semicolon
lint: playground/src/App.tsx#L5
Extra semicolon
lint: playground/src/App.tsx#L6
Extra semicolon
lint: playground/src/App.tsx#L7
Extra semicolon
lint: playground/src/App.tsx#L9
Extra semicolon
lint: playground/src/App.tsx#L10
Extra semicolon
lint: playground/src/App.tsx#L12
Extra semicolon
lint: playground/src/App.tsx#L13
Extra semicolon
lint: playground/src/App.tsx#L14
Extra semicolon
lint
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/
lint: packages/dialog/index.tsx#L15
Use destructuring assignment for props
lint: packages/dialog/index.tsx#L15
Use destructuring assignment for props
lint: 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
lint: playground/src/App.tsx#L36
Add missing 'type' attribute on 'button' component
lint: playground/src/App.tsx#L49
Add missing 'type' attribute on 'button' component
lint: playground/src/App.tsx#L120
Use shorthand boolean attribute 'loading'