Skip to content

Refactor documentation structure and improve styles #12

Refactor documentation structure and improve styles

Refactor documentation structure and improve styles #12

Triggered via pull request December 23, 2024 14:26
Status Success
Total duration 53s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: packages/docs/src/components/EnvAtlas.tsx#L23
Mutating a value returned from a function whose return value should not be mutated
lint: packages/lib/src/Application.tsx#L161
This mutates a variable that React considers immutable
lint: packages/lib/src/Entity.tsx#L79
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)
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#L64
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
lint: packages/lib/src/components/Align.tsx#L64
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)