This website requires JavaScript.
Explore
Help
Register
Sign In
popertots
/
Crussell
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
CI
Other workflows
1
backend-tests.yaml
151 workflow runs
Actor
All actors
popertots
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
fix: remove t.Parallel from VAT lifecycle test
CI #61
:
Commit
cc6ad7f00f
pushed by
popertots
main
2026-07-05 20:15:46 +01:00
3m28s
View workflow file
style: format multi-line expressions in BookingFlow.svelte
CI #60
:
Commit
4879ca5a82
pushed by
popertots
main
2026-07-05 12:08:12 +01:00
4m3s
View workflow file
fix: move BookingFlow window type to app.d.ts and fix authHeaders typing
CI #59
:
Commit
e642b0fa3e
pushed by
popertots
main
2026-07-05 12:03:57 +01:00
4m8s
View workflow file
feat: improve booking flow with auth headers and reservation release
CI #58
:
Commit
2069a99f8c
pushed by
popertots
main
2026-07-05 11:55:59 +01:00
3m36s
View workflow file
ci: re-add test and race jobs alongside lint and vulns
CI #57
:
Commit
a00ed3c283
pushed by
popertots
main
2026-06-25 19:47:01 +01:00
3m31s
View workflow file
fix: add inline eslint-disable inside handleGotoAccount function
CI #56
:
Commit
34147f87ab
pushed by
popertots
main
2026-06-25 19:01:04 +01:00
1m6s
View workflow file
style: fix prettier formatting in gdpr page
CI #55
:
Commit
234c1d20b7
pushed by
popertots
main
2026-06-25 18:59:41 +01:00
1m6s
View workflow file
fix: use function wrapper for goto() calls to suppress eslint rule in template
CI #54
:
Commit
eb9a9186c3
pushed by
popertots
main
2026-06-25 18:56:23 +01:00
40s
View workflow file
fix: eslint-disable comments correctly placed for script and template sections
CI #53
:
Commit
633d8ff1a8
pushed by
popertots
main
2026-06-25 18:49:30 +01:00
1m4s
View workflow file
fix: resolve all lint issues — eslint, prettier, svelte-check pass
CI #52
:
Commit
61338921e8
pushed by
popertots
main
2026-06-25 18:40:07 +01:00
1m4s
View workflow file
fix: strip and re-add eslint-disable comments on correct lines, fix stray > in NavBar
CI #51
:
Commit
bce26dce2a
pushed by
popertots
main
2026-06-25 18:24:10 +01:00
29s
View workflow file
fix: suppress pre-existing no-unused-vars in account page
CI #50
:
Commit
7bb017d6b4
pushed by
popertots
main
2026-06-25 18:14:32 +01:00
1m6s
View workflow file
style: fix prettier formatting in account page
CI #49
:
Commit
9627c86317
pushed by
popertots
main
2026-06-25 18:09:56 +01:00
1m5s
View workflow file
fix: use JS comment format for eslint-disable inside script sections, remove duplicates
CI #48
:
Commit
106eef8468
pushed by
popertots
main
2026-06-25 18:06:43 +01:00
39s
View workflow file
fix: reposition eslint-disable comments for goto() calls and any types
CI #47
:
Commit
ac24d3f990
pushed by
popertots
main
2026-06-25 17:59:27 +01:00
31s
View workflow file
style: exclude mapcn-svelte from prettier checks (third-party code)
CI #46
:
Commit
fc26f9524a
pushed by
popertots
main
2026-06-25 17:53:30 +01:00
1m5s
View workflow file
fix: ignore third-party map component from linting
CI #45
:
Commit
154a7217b4
pushed by
popertots
main
2026-06-25 17:48:15 +01:00
38s
View workflow file
fix: add eslint-disable-next-line comments for map DOM manipulation
CI #44
:
Commit
ecf8c23c49
pushed by
popertots
main
2026-06-25 17:43:19 +01:00
39s
View workflow file
style: fix prettier formatting in 3 files
CI #43
:
Commit
a5812018d8
pushed by
popertots
main
2026-06-25 17:34:11 +01:00
1m6s
View workflow file
fix: resolve remaining eslint errors — svelte-check, prettier, eslint all pass
CI #42
:
Commit
74a24c3ef1
pushed by
popertots
main
2026-06-25 17:29:08 +01:00
38s
View workflow file
style: fix self-closing div tags in BookingFlow.svelte
CI #41
:
Commit
4b5d85b0b9
pushed by
popertots
main
2026-06-25 17:23:14 +01:00
1m9s
View workflow file
style: run prettier format on 9 files
CI #40
:
Commit
bc7558cd39
pushed by
popertots
main
2026-06-25 17:22:31 +01:00
1m11s
View workflow file
fix: resolve all agent-induced errors — svelte-check, eslint, prettier pass
CI #39
:
Commit
eb15a399ef
pushed by
popertots
main
2026-06-25 17:15:49 +01:00
40s
View workflow file
fix: revert agent damage — fix svelte-ignore comments, catch var refs, prop mismatches
CI #38
:
Commit
e0f22e5c5c
pushed by
popertots
main
2026-06-25 16:55:16 +01:00
31s
View workflow file
ci: split govulncheck and frontend checks into parallel jobs
CI #37
:
Commit
82e6f75354
pushed by
popertots
main
2026-06-25 16:46:12 +01:00
30s
View workflow file
fix: rename required to _required in PhoneInput props to match destructuring
CI #36
:
Commit
7c56d6cfb7
pushed by
popertots
main
2026-06-25 15:17:19 +01:00
44s
View workflow file
fix(vat): resolve non-deterministic ORDER BY in TestVAT_ToggleLifecycle
CI #35
:
Commit
766b5b7dbd
pushed by
popertots
main
2026-06-25 14:17:59 +01:00
49s
View workflow file
ci: strip to lint/vulns only, fix Post-step node toolcache
CI #34
:
Commit
c481400215
pushed by
popertots
main
2026-06-25 14:11:37 +01:00
1m18s
View workflow file
style: fix prefer-const and prettier formatting issues
CI #33
:
Commit
4af2b8dfb4
pushed by
popertots
main
2026-06-25 13:56:09 +01:00
3m46s
View workflow file
style: relax eslint rules to warnings for gradual cleanup
CI #32
:
Commit
e0236144c7
pushed by
popertots
main
2026-06-25 13:43:54 +01:00
3m40s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last