build(deps): bump the react-aria group across 1 directory with 62 updates #277
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/
|