feat: add pkce-like session binding and remove nonce impl #394
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)
|