Skip to content

Update dependencies and enhance documentation for @playcanvas/react #28

Update dependencies and enhance documentation for @playcanvas/react

Update dependencies and enhance documentation for @playcanvas/react #28

Triggered via pull request January 14, 2025 12:03
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
lint: packages/docs/src/app/layout.tsx#L57
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
lint
Process completed with exit code 1.
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#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)
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)