Skip to content

chore(ci): Update tsc CI #361

chore(ci): Update tsc CI

chore(ci): Update tsc CI #361

Triggered via pull request November 4, 2025 04:16
Status Failure
Total duration 1m 17s
Artifacts

Handoff.yml

on: pull_request
handoff
5s
handoff
web-tsc  /  tsc
46s
web-tsc / tsc
web-eslint  /  eslint
1m 3s
web-eslint / eslint
web-prettier  /  prettier
38s
web-prettier / prettier
backend-golint  /  golangci-lint
backend-golint / golangci-lint
tui-golint  /  golangci-lint
tui-golint / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
web-eslint / eslint
Process completed with exit code 1.
web-eslint / eslint: web/src/routes/app/+page.ts#L22
[eslint] reported by reviewdog 🐶 Unexpected goto() call without resolve(). Raw Output: {"ruleId":"svelte/no-navigation-without-resolve","severity":2,"message":"Unexpected goto() call without resolve().","line":22,"column":12,"nodeType":null,"messageId":"gotoWithoutResolve","endLine":22,"endColumn":37}
web-eslint / eslint: web/src/routes/admin/+page.ts#L24
[eslint] reported by reviewdog 🐶 Unexpected goto() call without resolve(). Raw Output: {"ruleId":"svelte/no-navigation-without-resolve","severity":2,"message":"Unexpected goto() call without resolve().","line":24,"column":10,"nodeType":null,"messageId":"gotoWithoutResolve","endLine":24,"endColumn":32}
web-eslint / eslint: web/src/routes/admin/+page.ts#L16
[eslint] reported by reviewdog 🐶 Unexpected goto() call without resolve(). Raw Output: {"ruleId":"svelte/no-navigation-without-resolve","severity":2,"message":"Unexpected goto() call without resolve().","line":16,"column":12,"nodeType":null,"messageId":"gotoWithoutResolve","endLine":16,"endColumn":37}
web-eslint / eslint: web/src/routes/About.svelte#L15
[eslint] reported by reviewdog 🐶 Unexpected href link without resolve(). Raw Output: {"ruleId":"svelte/no-navigation-without-resolve","severity":2,"message":"Unexpected href link without resolve().","line":15,"column":5,"nodeType":null,"messageId":"linkWithoutResolve","endLine":15,"endColumn":11}
web-prettier / prettier
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.