Skip to content

feat(react-dom): add InView, useInView #3908

feat(react-dom): add InView, useInView

feat(react-dom): add InView, useInView #3908

Triggered via pull request September 4, 2024 10:20
Status Success
Total duration 2m 47s
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#L91
Unsafe member access .configs on an `error` typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L94
Unsafe assignment of an error typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L121
Unsafe assignment of an error typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L121
Unsafe member access .configs on an `error` typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L122
Unsafe assignment of an error typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L142
Unsafe assignment of an error typed value
Check quality (ci:eslint): configs/eslint-config/src/index.ts#L142
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
Check quality (ci:eslint): packages/utils/src/ConstructorType.ts#L1
Unexpected any. Specify a different type
Check quality (ci:eslint): packages/utils/src/noop.ts#L1
Unexpected empty arrow function