Skip to content

Chore/upgrade gh actions (3369) by @laurakwhit (Attempt 1) #6695

Chore/upgrade gh actions (3369) by @laurakwhit (Attempt 1)

Chore/upgrade gh actions (3369) by @laurakwhit (Attempt 1) #6695

Triggered via pull request May 5, 2026 00:32
Status Success
Total duration 2m 39s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/lib/components/lines-and-dots/end-time-interval.svelte#L41
Assignment to reactive value 'endTime'
lint: src/lib/components/form/message.svelte#L24
Each block should have a key
lint: src/lib/components/event/event-summary-row.svelte#L218
Each block should have a key
lint: src/lib/components/event/event-details-full.svelte#L30
Each block should have a key
lint: src/lib/components/event/event-card.svelte#L160
Each block should have a key
lint: src/lib/components/batch-operations/table.svelte#L41
Each block should have a key
lint: src/lib/components/activity/activity-reset-confirmation-modal.svelte#L22
'type' is assigned a value but never used. Allowed unused vars must match /^_|^\$\$(Props|Events|Slots)$/u
lint: src/lib/components/activity/activity-pause-confirmation-modal.svelte#L21
'type' is assigned a value but never used. Allowed unused vars must match /^_|^\$\$(Props|Events|Slots)$/u
lint: src/lib/components/activity/activity-options-update-drawer.svelte#L33
'type' is assigned a value but never used. Allowed unused vars must match /^_|^\$\$(Props|Events|Slots)$/u
lint: src/lib/components/activity/activity-options-update-drawer.svelte#L5
'Checkbox' is defined but never used. Allowed unused vars must match /^_|^\$\$(Props|Events|Slots)$/u