Skip to content

chore: add the new eslint rule #5089

chore: add the new eslint rule

chore: add the new eslint rule #5089

Triggered via pull request October 1, 2024 21:16
Status Failure
Total duration 50s
Artifacts

typescript-CI.yml

on: pull_request
CI Typescript
40s
CI Typescript
Fit to window
Zoom out
Zoom in

Annotations

10 errors
CI Typescript: app/src/contexts/DatasetContext.tsx#L23
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/DatasetContext.tsx#L24
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/DatasetContext.tsx#L27
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/PlaygroundContext.tsx#L18
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/PlaygroundContext.tsx#L19
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/PlaygroundContext.tsx#L22
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/PointCloudContext.tsx#L23
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/PointCloudContext.tsx#L24
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/PointCloudContext.tsx#L27
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
CI Typescript: app/src/contexts/PreferencesContext.tsx#L18
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)