Skip to content

UserManager abstraction added #407

UserManager abstraction added

UserManager abstraction added #407

Triggered via pull request March 7, 2026 14:55
Status Failure
Total duration 39s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
lint
Process completed with exit code 1.
lint: packages/javascript/src/utils/random.ts#L14
'length' is defined but never used. Allowed unused args must match /^_/u
lint: packages/javascript/src/utils/random.ts#L14
Missing accessibility modifier on method definition getRandomNumbers
lint: packages/javascript/src/utils/random.ts#L1
Missing semicolon
lint: packages/core/src/utils/id.ts#L1
All imports in the declaration are only used as types. Use `import type`
lint: packages/core/src/users/hawk-user-manager.ts#L67
Missing semicolon
lint: packages/core/src/users/hawk-user-manager.ts#L63
Missing semicolon
lint: packages/core/src/users/hawk-user-manager.ts#L4
All imports in the declaration are only used as types. Use `import type`
lint: packages/core/src/index.ts#L2
Missing semicolon
lint: packages/core/src/utils/id.ts#L3
Missing JSDoc @param "random" declaration
lint: packages/core/src/utils/id.ts#L1
Strings must use singlequote
lint: packages/core/src/users/hawk-user-manager.ts#L62
Expected blank line before this statement
lint: packages/core/src/users/hawk-user-manager.ts#L54
Invalid JSDoc tag (preference). Replace "return" JSDoc tag with "returns"
lint: packages/core/src/users/hawk-user-manager.ts#L43
Unexpected trailing comma
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/users/hawk-user-manager.ts#L4
Strings must use singlequote
lint: packages/core/src/users/hawk-user-manager.ts#L3
Strings must use singlequote