Skip to content

Refactor Script and useScript types #2

Refactor Script and useScript types

Refactor Script and useScript types #2

Triggered via pull request February 19, 2025 12:00
Status Success
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/docs/src/components/EnvAtlas.tsx#L23
Mutating a value returned from a function whose return value should not be mutated
lint: packages/docs/src/docs-components/Editor.tsx#L124
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/docs/src/docs-components/Editor.tsx#L124
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/docs/src/docs-components/Editor.tsx#L124
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/lib/src/Application.tsx#L163
This mutates a variable that React considers immutable
lint: packages/lib/src/Entity.tsx#L91
This mutates a variable that React considers immutable
lint: packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/lib/src/components/Align.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)