Skip to content

Export to CodeSandbox #5

Export to CodeSandbox

Export to CodeSandbox #5

Triggered via pull request December 11, 2024 17:16
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: packages/docs/src/app/playground/[[...mdxPath]]/page.tsx#L16
'error' is defined but never used
lint: packages/docs/src/components/HomePageExample.tsx#L12
'StaticPostEffects' is defined but never used
lint: packages/docs/src/utils/code-sandbox.tsx#L3
'useRef' is defined but never used
lint: packages/docs/src/utils/code-sandbox.tsx#L3
'ReactNode' is defined but never used
lint: packages/docs/src/utils/code-sandbox.tsx#L4
'isEqual' is defined but never used
lint: packages/docs/src/utils/code-sandbox.tsx#L5
'pick' is defined but never used
lint: packages/docs/src/utils/code-sandbox.tsx#L9
'sendFilesToCSB' is defined but never used
lint: packages/docs/src/utils/code-sandbox.tsx#L10
'getSandboxUrl' is defined but never used
lint: packages/docs/src/utils/code-sandbox.tsx#L11
'finaliseCSB' is defined but never used
lint: packages/docs/src/utils/code-sandbox.tsx#L12
'Package' is defined but never used
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)