Javascript package decomposition #406
Annotations
2 errors and 9 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
packages/core/src/transports/transport.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
|
lint:
packages/javascript/src/types/transport.ts#L4
The type 'CatcherMessage' is undefined
|
|
lint:
packages/javascript/src/catcher.ts#L577
Expected blank line before this statement
|
|
lint:
packages/javascript/src/catcher.ts#L576
Expected blank line before this statement
|
|
lint:
packages/javascript/src/catcher.ts#L572
Expected blank line before this statement
|
|
lint:
packages/core/src/utils/validation.ts#L4
Missing JSDoc @param "value" declaration
|
|
lint:
packages/core/src/users/hawk-user-manager.ts#L44
Expected blank line before this statement
|
|
lint:
packages/core/src/users/hawk-user-manager.ts#L18
The type 'setUser' is undefined
|
|
lint:
packages/core/src/modules/sanitizer.ts#L52
The type 'sanitize' is undefined
|
|
lint:
packages/core/src/modules/sanitizer.ts#L52
The type 'registerHandler' is undefined
|