Skip to content

Individual apprentice attendance view (AP-25) #60

Individual apprentice attendance view (AP-25)

Individual apprentice attendance view (AP-25) #60

Triggered via pull request January 6, 2026 11:32
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
Process completed with exit code 1.
test: src/routes/checkin/+page.svelte#L9
Prefer using writable $derived instead of $state and $effect
test: src/routes/admin/attendance/apprentices/+page.svelte#L141
Closing curly brace appears on the same line as the subsequent block
test: src/routes/admin/attendance/apprentices/+page.svelte#L66
Missing trailing comma
test: src/routes/admin/attendance/apprentices/+page.svelte#L30
Closing curly brace appears on the same line as the subsequent block
test: src/routes/admin/attendance/apprentices/+page.svelte#L20
Found a mutable instance of the built-in Map class. Use SvelteMap instead