Skip to content

fix(Home): add AbortController cleanup to prevent memory leaks on unmount #16

fix(Home): add AbortController cleanup to prevent memory leaks on unmount

fix(Home): add AbortController cleanup to prevent memory leaks on unmount #16

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

ci.yml

on: pull_request
build-and-test
23s
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