Skip to content

Javascript package decomposition #430

Javascript package decomposition

Javascript package decomposition #430

Triggered via pull request March 8, 2026 13:46
Status Failure
Total duration 36s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
lint
Process completed with exit code 1.
lint: packages/javascript/src/types/event.ts#L2
All imports in the declaration are only used as types. Use `import type`
lint: packages/javascript/src/types/catcher-message.ts#L2
All imports in the declaration are only used as types. Use `import type`
lint: packages/javascript/src/catcher.ts#L68
Member vue should be declared before all private static field definitions
lint: packages/javascript/src/catcher.ts#L63
Member version should be declared before all private static field definitions
lint: packages/core/src/utils/validation.ts#L45
Missing JSDoc @returns type
lint: packages/core/src/utils/validation.ts#L32
'isPlainObject' was used before it was defined
lint: packages/core/src/utils/validation.ts#L10
'isPlainObject' was used before it was defined
lint: packages/core/src/utils/id.ts#L6
Missing JSDoc @param "random" description
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#L52
The type 'sanitize' is undefined
lint: packages/core/src/modules/sanitizer.ts#L52
The type 'registerHandler' is undefined