Added sign out lock #1736
Annotations
6 errors
lint_and_build (20.x):
packages/stack/src/lib/stack-app.ts#L1548
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint_and_build (20.x)
@stackframe/stack#lint: command (/home/runner/work/stack/stack/packages/stack) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --max-warnings=0 exited (1)
|
lint_and_build (20.x)
Process completed with exit code 1.
|
lint_and_build (22.x):
packages/stack/src/lib/stack-app.ts#L1548
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint_and_build (22.x)
@stackframe/stack#lint: command (/home/runner/work/stack/stack/packages/stack) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --max-warnings=0 exited (1)
|
lint_and_build (22.x)
Process completed with exit code 1.
|