Skip to content

fix: generate types from JSDoc #596

fix: generate types from JSDoc

fix: generate types from JSDoc #596

Triggered via push April 23, 2024 10:37
Status Failure
Total duration 47s
Artifacts

test.yml

on: push
Matrix: build

Annotations

63 errors
build (ubuntu-latest, 18.x): tests/html-document.js#L23
Type '{ value: string; }' is missing the following properties from type 'CssAsset': type, rel
build (ubuntu-latest, 18.x): tests/html-document.js#L44
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 18.x): tests/html-document.js#L45
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 18.x): tests/html-document.js#L46
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 18.x): tests/html-document.js#L62
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 18.x): tests/html-document.js#L63
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 18.x): tests/html-document.js#L64
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 18.x): tests/html-document.js#L79
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 18.x): tests/html-utils.js#L151
Type 'boolean' is not assignable to type 'string'.
build (ubuntu-latest, 18.x): tests/html-utils.js#L153
Type 'boolean' is not assignable to type 'string'.
build (windows-latest, 20.x): tests/html-document.js#L23
Type '{ value: string; }' is missing the following properties from type 'CssAsset': type, rel
build (windows-latest, 20.x): tests/html-document.js#L44
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 20.x): tests/html-document.js#L45
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 20.x): tests/html-document.js#L46
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 20.x): tests/html-document.js#L62
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 20.x): tests/html-document.js#L63
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 20.x): tests/html-document.js#L64
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 20.x): tests/html-document.js#L79
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 20.x): tests/html-utils.js#L151
Type 'boolean' is not assignable to type 'string'.
build (windows-latest, 20.x): tests/html-utils.js#L153
Type 'boolean' is not assignable to type 'string'.
build (ubuntu-latest, 20.x): tests/html-document.js#L23
Type '{ value: string; }' is missing the following properties from type 'CssAsset': type, rel
build (ubuntu-latest, 20.x): tests/html-document.js#L44
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 20.x): tests/html-document.js#L45
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 20.x): tests/html-document.js#L46
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 20.x): tests/html-document.js#L62
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 20.x): tests/html-document.js#L63
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 20.x): tests/html-document.js#L64
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 20.x): tests/html-document.js#L79
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (ubuntu-latest, 20.x): tests/html-utils.js#L151
Type 'boolean' is not assignable to type 'string'.
build (ubuntu-latest, 20.x): tests/html-utils.js#L153
Type 'boolean' is not assignable to type 'string'.
build (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (windows-latest, 18.x): tests/html-document.js#L23
Type '{ value: string; }' is missing the following properties from type 'CssAsset': type, rel
build (windows-latest, 18.x): tests/html-document.js#L44
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 18.x): tests/html-document.js#L45
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 18.x): tests/html-document.js#L46
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 18.x): tests/html-document.js#L62
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 18.x): tests/html-document.js#L63
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 18.x): tests/html-document.js#L64
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 18.x): tests/html-document.js#L79
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (windows-latest, 18.x): tests/html-utils.js#L151
Type 'boolean' is not assignable to type 'string'.
build (windows-latest, 18.x): tests/html-utils.js#L153
Type 'boolean' is not assignable to type 'string'.
build (macOS-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (macOS-latest, 20.x): tests/html-document.js#L23
Type '{ value: string; }' is missing the following properties from type 'CssAsset': type, rel
build (macOS-latest, 20.x): tests/html-document.js#L44
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 20.x): tests/html-document.js#L45
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 20.x): tests/html-document.js#L46
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 20.x): tests/html-document.js#L62
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 20.x): tests/html-document.js#L63
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 20.x): tests/html-document.js#L64
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 20.x): tests/html-document.js#L79
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 20.x): tests/html-utils.js#L151
Type 'boolean' is not assignable to type 'string'.
build (macOS-latest, 20.x): tests/html-utils.js#L153
Type 'boolean' is not assignable to type 'string'.
build (macOS-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (macOS-latest, 18.x): tests/html-document.js#L23
Type '{ value: string; }' is missing the following properties from type 'CssAsset': type, rel
build (macOS-latest, 18.x): tests/html-document.js#L44
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 18.x): tests/html-document.js#L45
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 18.x): tests/html-document.js#L46
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 18.x): tests/html-document.js#L62
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 18.x): tests/html-document.js#L63
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 18.x): tests/html-document.js#L64
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 18.x): tests/html-document.js#L79
Property 'rel' is missing in type '{ value: string; type: string; }' but required in type 'CssAsset'.
build (macOS-latest, 18.x): tests/html-utils.js#L151
Type 'boolean' is not assignable to type 'string'.
build (macOS-latest, 18.x): tests/html-utils.js#L153
Type 'boolean' is not assignable to type 'string'.