add correct heights #125
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check code linting:
src/routes/components/Event.svelte#L5
Component has unused export property 'hidden'. If it is for external reference only, please consider using `export const hidden`
|
Check code linting:
src/routes/landing/About.svelte#L65
A11y: <img> element should have an alt attribute
|
Check code linting:
src/routes/landing/Behind.svelte#L20
Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"
|
Check code linting:
src/routes/landing/Behind.svelte#L28
A11y: on:mouseover must be accompanied by on:focus
|
Check code linting:
src/routes/landing/Behind.svelte#L49
A11y: <img> element should have an alt attribute
|
The logs for this run have expired and are no longer available.
Loading