Skip to content

UserManager abstraction added #322

UserManager abstraction added

UserManager abstraction added #322

Triggered via pull request February 12, 2026 18:35
Status Failure
Total duration 45s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
lint: packages/javascript/src/catcher.ts#L264
Missing semicolon
lint: packages/javascript/src/catcher.ts#L21
All imports in the declaration are only used as types. Use `import type`
lint: packages/core/src/types/user-manager.ts#L25
Missing semicolon
lint: packages/core/src/types/user-manager.ts#L25
Missing accessibility modifier on method definition clear
lint: packages/core/src/types/user-manager.ts#L20
Missing semicolon
test
Process completed with exit code 1.
lint: packages/core/src/types/user-manager.ts#L20
Missing accessibility modifier on method definition setUser
lint: packages/core/src/types/user-manager.ts#L13
Missing semicolon
lint: packages/core/src/types/user-manager.ts#L13
Missing accessibility modifier on method definition getUser
lint: packages/core/src/types/user-manager.ts#L1
All imports in the declaration are only used as types. Use `import type`
lint: packages/core/src/index.ts#L1
Missing semicolon
lint: packages/javascript/src/utils/local-storage-user-manager.ts#L14
Block must not be padded by blank lines
lint: packages/javascript/src/utils/local-storage-user-manager.ts#L3
Strings must use singlequote
lint: packages/javascript/src/utils/local-storage-user-manager.ts#L2
Strings must use singlequote
lint: packages/javascript/src/catcher.ts#L620
A space is required before '}'
lint: packages/javascript/src/catcher.ts#L620
A space is required after '{'
lint: packages/javascript/src/catcher.ts#L518
A space is required before '}'
lint: packages/javascript/src/catcher.ts#L518
A space is required after '{'
lint: packages/javascript/src/catcher.ts#L22
Strings must use singlequote
lint: packages/javascript/src/catcher.ts#L21
Strings must use singlequote
lint: packages/core/src/types/user-manager.ts#L1
Strings must use singlequote