Skip to content

feat(hawk-js): add setContext and setUser methods #172

feat(hawk-js): add setContext and setUser methods

feat(hawk-js): add setContext and setUser methods #172

Triggered via pull request October 14, 2025 15:03
Status Failure
Total duration 41s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint
Process completed with exit code 1.
lint: src/utils/validation.ts#L79
Unexpected any. Specify a different type
lint: src/utils/validation.ts#L56
Unexpected any. Specify a different type
lint: src/utils/validation.ts#L15
Unexpected any. Specify a different type
lint: src/utils/validation.ts#L53
Missing JSDoc @param "context" declaration
lint: src/utils/validation.ts#L26
Object properties must go on a new line
lint: src/utils/validation.ts#L26
Expected blank line before this statement
lint: src/utils/validation.ts#L20
Object properties must go on a new line
lint: src/utils/validation.ts#L20
Expected blank line before this statement
lint: src/utils/validation.ts#L12
Missing JSDoc @param "user" declaration
lint: src/types/hawk-initial-settings.ts#L67
Trailing spaces not allowed
lint: src/modules/stackParser.ts#L29
Trailing spaces not allowed
lint: src/catcher.ts#L268
Expected blank line before this statement
lint: src/catcher.ts#L245
Expected blank line before this statement