Skip to content

docs(suspensive.org): add docs for codemods #4164

docs(suspensive.org): add docs for codemods

docs(suspensive.org): add docs for codemods #4164

Triggered via pull request November 7, 2024 06:30
Status Success
Total duration 3m 2s
Artifacts

ci.yml

on: pull_request
Matrix: Check quality
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
CodSpeed Action Update
A new version v3 is available at https://github.com/CodSpeedHQ/action/releases . You're currently using version v2. Please update to the latest version for improved features and bug fixes.
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L97
Unsafe member access .configs on an `error` typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L100
Unsafe assignment of an error typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L128
Unsafe assignment of an error typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L128
Unsafe member access .configs on an `error` typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L129
Unsafe assignment of an error typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L149
Unsafe assignment of an error typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L149
Unsafe member access .configs on an `error` typed value
Check quality (ci:eslint): examples/vite-react-18-suspense-prerender-siblings-problem/src/App.tsx#L9
Add missing 'type' attribute on 'button' component