Skip to content

Support ref forwading for Script Component #138

Support ref forwading for Script Component

Support ref forwading for Script Component #138

Triggered via pull request May 8, 2025 15:06
Status Success
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint: packages/lib/src/hooks/use-script.tsx#L51
Mutating component props or hook arguments is not allowed. Consider using a local variable instead
lint: packages/lib/src/components/EnvAtlas.tsx#L42
Mutating a value returned from a function whose return value should not be mutated
lint: packages/lib/src/Entity.tsx#L115
This mutates a variable that React considers immutable