Skip to content

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

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

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

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

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
format
Process completed with exit code 1.
format
@acme/web#format: command (/home/runner/work/starter-kit/starter-kit/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
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.
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L154
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L152
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L151
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L143
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L131
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L130
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#L109
Unsafe call of a(n) `error` type typed value
lint: apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L108
Unsafe call of a(n) `error` type typed value
lint
@acme/web#lint: command (/home/runner/work/starter-kit/starter-kit/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)