Skip to content

perf: remove blocking while loop, add useMemo and useCallback (#5) #10

perf: remove blocking while loop, add useMemo and useCallback (#5)

perf: remove blocking while loop, add useMemo and useCallback (#5) #10

Triggered via push February 18, 2026 06:48
Status Success
Total duration 25s
Artifacts

ci.yml

on: push
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