Implement Pointer Events Context for Enhanced Interaction Handling #28
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/docs/src/components/EnvAtlas.tsx#L23
Mutating a value returned from a function whose return value should not be mutated
|
packages/lib/src/Application.tsx#L163
This mutates a variable that React considers immutable
|
packages/lib/src/Entity.tsx#L91
This mutates a variable that React considers immutable
|
packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
packages/lib/src/components/Align.tsx#L64
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
packages/lib/src/components/Align.tsx#L64
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
The logs for this run have expired and are no longer available.
Loading