Add model for EventAttendee #90
Annotations
3 errors and 16 warnings
Test:
app/pods/components/chart/template.hbs#L10
elements cannot have inline styles
|
Test:
app/pods/components/chart/template.hbs#L10
Concatenated styles must be marked as `htmlSafe`.
|
Test
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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>
|