Skip to content

Create with a incorrect encryption key hangs instead of erroring. #802

Create with a incorrect encryption key hangs instead of erroring.

Create with a incorrect encryption key hangs instead of erroring. #802

Workflow file for this run

name: Typescript
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v3
- run: yarn
- run: yarn tsc