Skip to content

feat: add ErrorBoundary around route tree #7

feat: add ErrorBoundary around route tree

feat: add ErrorBoundary around route tree #7

Triggered via pull request February 18, 2026 06:27
Status Success
Total duration 25s
Artifacts

ci.yml

on: pull_request
build-and-test
22s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: packages/server/src/routes/auth.ts#L19
Unsafe member access .id on an `any` value
build-and-test: packages/server/src/routes/auth.ts#L19
Unsafe assignment of an `any` value
build-and-test: packages/server/src/routes/auth.ts#L18
Unsafe member access .id on an `any` value
build-and-test: packages/server/src/routes/auth.ts#L18
Unsafe assignment of an `any` value
build-and-test: packages/server/src/routes/auth.ts#L18
Revoke and change this password, as it is compromised
build-and-test: packages/server/src/routes/auth.ts#L12
Unexpected any. Specify a different type
build-and-test: packages/server/src/routes/auth.ts#L12
Unsafe assignment of an `any` value
build-and-test: packages/server/src/routes/auth.ts#L10
Unsafe assignment of an `any` value
build-and-test: packages/server/src/index.ts#L12
Make sure that enabling CORS is safe here
build-and-test: packages/server/src/index.ts#L9
This framework implicitly discloses version information by default. Make sure it is safe here