chore(*): merge iteration of Oct. and Nov. #582
Annotations
11 warnings
changed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
changed:
components/badge/__tests__/index-spec.tsx#L1
Import "ChangeEventHandler" is only used as types
|
changed:
components/badge/sup.tsx#L39
supEl should be placed after renderNumber
|
changed:
components/badge/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/badge/types.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/balloon/balloon.tsx#L378
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
changed:
components/balloon/inner.tsx#L94
Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
changed:
components/balloon/inner.tsx#L94
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
changed:
components/balloon/tooltip.tsx#L260
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
changed:
components/collapse/collapse.tsx#L1
'Key' is defined but never used
|
changed:
components/collapse/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|