fix(a11y): Remove nav and radios in sidebar tabs #4817
Annotations
4 warnings
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/components/NcSelect/NcSelect.vue#L752
Syntax error in type: Array<string | number | { [key: string | number]: any }>
|
eslint:
src/components/NcSelect/NcSelect.vue#L807
Syntax error in type: string | number | { [key: string | number]: any } | Array<any>
|