2.2.3

4 jobs for master in 1 minute and 1 second (queued for 1 second)
Status Job ID Name Coverage
  Install
passed #31984
linux
npm_ci

00:00:40

 
  Build
failed #31985
linux
build

00:00:21

failed #31986
linux
unit-test

00:00:18

 
  Deploy
skipped #31987
linux
deploy_npm
 
Name Stage Failure
failed
build Build
$ npm run build

> schemastery-gen@2.2.3 build
> rm -rf dist && tsc

src/metadata/metadata.ts(1,32): error TS2307: Cannot find module 'typed-reflector' or its corresponding type declarations.
src/metadata/reflector.ts(1,27): error TS2307: Cannot find module 'typed-reflector' or its corresponding type declarations.
Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
unit-test Build
PASS tests/kschema.spec.ts

Test Suites: 5 failed, 1 passed, 6 total
Tests: 1 passed, 1 total
Snapshots: 0 total
Time: 9.042 s
Ran all test suites.
Cleaning up file based variables
ERROR: Job failed: exit code 1