Skip to content

refactor(javascript): MessageProcessor abstraction added #468

refactor(javascript): MessageProcessor abstraction added

refactor(javascript): MessageProcessor abstraction added #468

Triggered via pull request March 25, 2026 20:57
Status Failure
Total duration 37s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
lint: packages/javascript/src/messages/console-catcher-message-processor.ts#L2
All imports in the declaration are only used as types. Use `import type`
lint: packages/javascript/src/messages/console-catcher-message-processor.ts#L1
All imports in the declaration are only used as types. Use `import type`
lint: packages/javascript/src/messages/browser-message-processor.ts#L9
Missing accessibility modifier on method definition apply
lint: packages/javascript/src/messages/browser-message-processor.ts#L2
All imports in the declaration are only used as types. Use `import type`
lint: packages/javascript/src/messages/browser-message-processor.ts#L1
All imports in the declaration are only used as types. Use `import type`
lint: packages/javascript/src/messages/breadcrumbs-message-processor.ts#L8
Missing accessibility modifier on method definition apply
lint: packages/javascript/src/messages/breadcrumbs-message-processor.ts#L2
All imports in the declaration are only used as types. Use `import type`
lint: packages/javascript/src/messages/breadcrumbs-message-processor.ts#L1
All imports in the declaration are only used as types. Use `import type`
lint: packages/core/src/messages/message-processor.ts#L1
All imports in the declaration are only used as types. Use `import type`
lint: packages/core/src/index.ts#L16
Missing semicolon
test
Process completed with exit code 1.
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#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
lint: packages/core/src/messages/message-processor.ts#L22
Invalid JSDoc tag name "typeParam"