You need to sign in or sign up before continuing.

10.2.0

4 jobs for master in 53 seconds (queued for 1 second)
Status Job ID Name Coverage
  Install
passed #52336
linux
npm_ci

00:00:28

 
  Build
failed #52337
linux
build

00:00:19

failed #52338
linux
unit-test

00:00:23

 
  Deploy
skipped #52339
linux
deploy_npm
 
Name Stage Failure
failed
unit-test Build
                 ~~~~~~~~~~~

Test Suites: 13 failed, 13 total
Tests: 0 total
Snapshots: 0 total
Time: 12.682 s
Ran all test suites.
Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
build Build
src/register.ts(24,11): error TS2304: Cannot find name 'ServiceName'.
src/register.ts(24,11): error TS4033: Property 'using' of exported interface has or is using private name 'ServiceName'.
tests/inject-using.spec.ts(31,50): error TS2304: Cannot find name 'ServiceName'.
tests/service-activate.spec.ts(63,25): error TS2304: Cannot find name 'ServiceName'.
tests/service-activate.spec.ts(63,25): error TS4073: Parameter 'name' of public method from exported class has or is using private name 'ServiceName'.
tests/service-activate.spec.ts(86,25): error TS2304: Cannot find name 'ServiceName'.
tests/service-activate.spec.ts(86,25): error TS4073: Parameter 'name' of public method from exported class has or is using private name 'ServiceName'.
Cleaning up file based variables
ERROR: Job failed: exit code 1