Skip to content

Test Svelte playground #206

Test Svelte playground

Test Svelte playground #206

Triggered via pull request December 23, 2025 09:12
Status Success
Total duration 28s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint: src/utils/validation.ts#L30
Missing JSDoc @param "context" description
lint: src/utils/validation.ts#L8
Missing JSDoc @param "user" description
lint: src/types/hawk-initial-settings.ts#L67
Trailing spaces not allowed
lint: src/modules/stackParser.ts#L29
Trailing spaces not allowed
lint: src/addons/consoleCatcher.ts#L242
Missing JSDoc @param "args" declaration
lint: src/addons/consoleCatcher.ts#L176
Object properties must go on a new line
lint: src/addons/consoleCatcher.ts#L153
Missing JSDoc @returns type