Skip to content

build(deps): bump the react-aria group across 1 directory with 62 updates #277

build(deps): bump the react-aria group across 1 directory with 62 updates

build(deps): bump the react-aria group across 1 directory with 62 updates #277

Triggered via pull request August 1, 2026 15:26
Status Failure
Total duration 49s
Artifacts

api.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
api
The inferred type of 'useRadio' cannot be named without a reference to 'DOMAttributes' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
Type '{ disallowEmptySelection: boolean | undefined; autoFocus: true | FocusStrategy; shouldSelectOnPressUp: true; shouldFocusOnHover: true; onBlur: (e: FocusEvent<Element, Element>) => void; ... 19 more ...; onKeyUp?: ((e: KeyboardEvent) => void) | undefined; }' is not assignable to type 'AriaListBoxOptions<T>'.
api
The inferred type of 'useLink' cannot be named without a reference to 'FocusableElement' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
The inferred type of 'useLink' cannot be named without a reference to 'DOMAttributes' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
The inferred type of 'useCheckboxGroupItem' cannot be named without a reference to 'FocusableElement' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
The inferred type of 'useCheckboxGroupItem' cannot be named without a reference to 'DOMAttributesWithRef' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
The inferred type of 'useCheckboxGroupItem' cannot be named without a reference to 'DOMAttributes' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
The inferred type of 'useCheckbox' cannot be named without a reference to 'FocusableElement' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
The inferred type of 'useCheckbox' cannot be named without a reference to 'DOMAttributesWithRef' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
The inferred type of 'useCheckbox' cannot be named without a reference to 'DOMAttributes' from 'react-aria/node_modules/@react-types/shared'. This is likely not portable. A type annotation is necessary.
api
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/