chore: remove unused component #51
Annotations
8 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
website-frontend/src/lib/components/events/DetailsBanner.svelte#L73
`{@html}` can lead to XSS attack
|
test:
website-frontend/src/lib/components/events/FeaturedEventCard.svelte#L13
`{@html}` can lead to XSS attack
|
test:
website-frontend/src/lib/components/flexible_content/FlexibleContent.svelte#L18
`{@html}` can lead to XSS attack
|
test:
website-frontend/src/lib/components/people/Banner.svelte#L24
`{@html}` can lead to XSS attack
|
test:
website-frontend/src/routes/academics/[slug]/+page.svelte#L23
`{@html}` can lead to XSS attack
|
test:
website-frontend/src/routes/academics/[slug]/+page.svelte#L31
`{@html}` can lead to XSS attack
|
test:
website-frontend/src/routes/events/+page.svelte#L40
`{@html}` can lead to XSS attack
|