Skip to content

feat: measured html #2394

feat: measured html

feat: measured html #2394

Triggered via pull request September 17, 2025 22:32
Status Failure
Total duration 3m 39s
Artifacts

ci.yml

on: pull_request
Check trailing whitespace
27s
Check trailing whitespace
Check deprecated packages
3s
Check deprecated packages
Matrix: build-ubuntu
Matrix: build-windows
Matrix: Generate typedoc
Matrix: Verify NodeJS installation
Fit to window
Zoom out
Zoom in

Annotations

33 errors, 30 warnings, and 1 notice
Check deprecated packages
Process completed with exit code 126.
Check trailing whitespace
Process completed with exit code 1.
Generate typedoc (22.x)
Process completed with exit code 3.
Ubuntu NodeJS 22.x sample: playground/components/chord-editor/chord-editor.ts#L41
Method 'createInitialStructure' has too many lines (29). Maximum allowed is 25
Ubuntu NodeJS 22.x sample: playground/components/chord-editor/chord-editor.ts#L3
Imports should be sorted alphabetically
Ubuntu NodeJS 22.x sample: playground/components/chord-editor/chord-editor.ts#L1
'EditorView' is defined but never used. Allowed unused vars must match /^_/u
Ubuntu NodeJS 22.x sample: playground/components/app-shell.ts#L154
'customElements' is not defined
Ubuntu NodeJS 22.x sample: playground/components/app-shell.ts#L27
Method 'createInitialStructure' has too many lines (108). Maximum allowed is 25
Ubuntu NodeJS 22.x sample: playground/components/app-shell.ts#L12
'HTMLElement' is not defined
Ubuntu NodeJS 18.x sample: playground/components/chord-editor/chord-editor.ts#L41
Method 'createInitialStructure' has too many lines (29). Maximum allowed is 25
Ubuntu NodeJS 18.x sample: playground/components/chord-editor/chord-editor.ts#L3
Imports should be sorted alphabetically
Ubuntu NodeJS 18.x sample: playground/components/chord-editor/chord-editor.ts#L1
'EditorView' is defined but never used. Allowed unused vars must match /^_/u
Ubuntu NodeJS 18.x sample: playground/components/app-shell.ts#L154
'customElements' is not defined
Ubuntu NodeJS 18.x sample: playground/components/app-shell.ts#L27
Method 'createInitialStructure' has too many lines (108). Maximum allowed is 25
Ubuntu NodeJS 18.x sample: playground/components/app-shell.ts#L12
'HTMLElement' is not defined
Ubuntu NodeJS 20.x sample: playground/components/chord-editor/chord-editor.ts#L41
Method 'createInitialStructure' has too many lines (29). Maximum allowed is 25
Ubuntu NodeJS 20.x sample: playground/components/chord-editor/chord-editor.ts#L3
Imports should be sorted alphabetically
Ubuntu NodeJS 20.x sample: playground/components/chord-editor/chord-editor.ts#L1
'EditorView' is defined but never used. Allowed unused vars must match /^_/u
Ubuntu NodeJS 20.x sample: playground/components/app-shell.ts#L154
'customElements' is not defined
Ubuntu NodeJS 20.x sample: playground/components/app-shell.ts#L27
Method 'createInitialStructure' has too many lines (108). Maximum allowed is 25
Ubuntu NodeJS 20.x sample: playground/components/app-shell.ts#L12
'HTMLElement' is not defined
Windows NodeJS 22.x sample
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677