Suppress StackParser to extract source code from files during tests #472
Annotations
10 warnings
|
lint:
packages/core/src/utils/type-guards.ts#L22
Missing JSDoc @returns type
|
|
lint:
packages/core/src/utils/type-guards.ts#L7
Missing JSDoc @returns type
|
|
lint:
packages/core/src/utils/id.ts#L6
Missing JSDoc @param "random" description
|
|
lint:
packages/core/src/users/hawk-user-manager.ts#L54
Missing JSDoc @returns type
|
|
lint:
packages/core/src/users/hawk-user-manager.ts#L25
The type 'clear' is undefined
|
|
lint:
packages/core/src/users/hawk-user-manager.ts#L23
The type 'setUser' is undefined
|
|
lint:
packages/core/src/users/hawk-user-manager.ts#L18
Invalid JSDoc tag name "remarks"
|
|
lint:
packages/core/src/modules/sanitizer.ts#L156
Block must not be padded by blank lines
|
|
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
|