Improve type imports by using "import type" where possible #1887
Annotations
7 errors
Run tests:
src/passport-pinejs/mount-login-router.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
Run tests:
src/sbvr-api/hooks.ts#L11
Import "PinejsClient" is only used as types
|
Run tests:
src/sbvr-api/sbvr-utils.ts#L19
All imports in the declaration are only used as types. Use `import type`
|
Run tests:
src/server-glue/module.ts#L8
All imports in the declaration are only used as types. Use `import type`
|
Run tests:
src/webresource-handler/handlers/S3Handler.ts#L9
Import "PutObjectCommandInput" is only used as types
|
Run tests:
src/webresource-handler/index.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading