feat: add pkce-like session binding and remove nonce impl #395
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#L146
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#L129
Unsafe call of a(n) `error` type typed value
|
|
lint:
apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L128
Unsafe call of a(n) `error` type typed value
|
|
lint:
apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L120
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:
apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L107
Unsafe call of a(n) `error` type typed value
|
|
lint:
apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L106
Unsafe call of a(n) `error` type typed value
|
|
lint:
apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L86
Unsafe call of a(n) `error` type typed value
|
|
lint:
apps/web/src/server/modules/auth/__tests__/auth.service.spec.ts#L85
Unsafe call of a(n) `error` type typed value
|