Skip to content

feat: add pkce-like session binding and remove nonce impl #396

feat: add pkce-like session binding and remove nonce impl

feat: add pkce-like session binding and remove nonce impl #396

Triggered via pull request December 2, 2025 08:55
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L161
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L142
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L140
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L139
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L129
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L117
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L116
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L115
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L95
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L94
Unsafe call of a(n) `error` type typed value
typecheck
Process completed with exit code 2.
typecheck
@acme/web#typecheck: command (/home/runner/work/starter-kit/starter-kit/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Cannot find module '~server/modules/auth/auth.pkce' or its corresponding type declarations.