Remove unused import #823
ci.yml
on: push
Compile TypeScript
21s
Format check and lint
24s
Unit Tests
35s
Build vsix
31s
Annotations
7 errors
Compile TypeScript:
src/test/runTest.ts#L2
Cannot find module 'azdata-test' or its corresponding type declarations.
|
Compile TypeScript
Process completed with exit code 2.
|
Build vsix:
src/test/runTest.ts#L2
Cannot find module 'azdata-test' or its corresponding type declarations.
|
Build vsix
yarn failed with exit code 2
|
Build vsix
Process completed with exit code 1.
|
Unit Tests:
src/test/runTest.ts#L2
Cannot find module 'azdata-test' or its corresponding type declarations.
|
Unit Tests
Process completed with exit code 2.
|