chore: add a site description #112
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2, 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/
|
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/
|
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/
|
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/
|
frontend/src/lib/components/SearchResult.svelte#L11
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
frontend/src/lib/components/SearchResult.svelte#L11
A11y: <div> with click handler must have an ARIA role
|
frontend/src/routes/+page.svelte#L165
A11y: <img> element should have an alt attribute
|
frontend/src/routes/tree/+page.svelte#L540
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
frontend/src/routes/tree/+page.svelte#L540
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
|
frontend/src/routes/tree/+page.svelte#L552
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
frontend/src/routes/tree/+page.svelte#L552
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
|
frontend/src/routes/tree/+page.svelte#L563
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
frontend/src/routes/tree/+page.svelte#L563
A11y: Non-interactive element <li> should not be assigned mouse or keyboard event listeners
|
The logs for this run have expired and are no longer available.
Loading