Fix issue with <ListView> component #91
Annotations
1 error and 14 warnings
Test
Canceling since a higher priority waiting request for 'ci-refs/heads/feature/event-registration' exists
|
Test
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/
|
Test
The `save-state` 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/
|
Test
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/
|
Test
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/
|
Test:
app/pods/components/checkbox/template.hbs#L11
<div> has a role of checkbox, it cannot have semantic descendants like <Svg::Lock>
|
Test:
app/pods/components/checkbox/template.hbs#L13
<div> has a role of checkbox, it cannot have semantic descendants like <Svg::Check>
|
Test:
app/pods/components/checkbox/template.hbs#L15
<div> has a role of checkbox, it cannot have semantic descendants like <Svg::Times>
|
Test:
app/pods/components/list-view/template.hbs#L131
<th> has a role of button, it cannot have semantic descendants like <Svg::SortUp>
|
Test:
app/pods/components/list-view/template.hbs#L133
<th> has a role of button, it cannot have semantic descendants like <Svg::SortDown>
|
Test:
app/pods/components/list-view/template.hbs#L146
<tr> has a role of button, it cannot have semantic descendants like <td>
|
Test:
app/pods/components/list-view/template.hbs#L148
<tr> has a role of button, it cannot have semantic descendants like <p>
|
Test:
app/pods/components/list-view/template.hbs#L152
<tr> has a role of button, it cannot have semantic descendants like <Tag>
|
Test:
app/pods/components/list-view/template.hbs#L164
<tr> has a role of button, it cannot have semantic descendants like <p>
|
Test:
app/pods/components/list-view/template.hbs#L181
<li> has a role of button, it cannot have semantic descendants like <img>
|