Skip to content

Javascript package decomposition #391

Javascript package decomposition

Javascript package decomposition #391

Triggered via pull request March 4, 2026 09:05
Status Failure
Total duration 31s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
test
Process completed with exit code 1.
build
Process completed with exit code 1.
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/storages/hawk-local-storage.ts#L14
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#L575
Expected blank line before this statement
lint: packages/javascript/src/catcher.ts#L571
Expected blank line before this statement
lint: packages/javascript/src/catcher.ts#L32
Strings must use singlequote
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