Skip to content

wip

wip #4218

Triggered via push November 24, 2024 23:12
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

120 errors and 120 warnings
build (ubuntu-latest, 20): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L177
Type 'import("/home/runner/work/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (ubuntu-latest, 20): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (ubuntu-latest, 18): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L177
Type 'import("/home/runner/work/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (ubuntu-latest, 18): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (macos-latest, 18): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (macos-latest, 18): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 18): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 18): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 18): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 18): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 18): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 18): helpers/micromark-parse.mjs#L177
Type 'import("/Users/runner/work/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (macos-latest, 18): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (macos-latest, 18): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (ubuntu-latest, 23.1): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L177
Type 'import("/home/runner/work/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (ubuntu-latest, 23.1): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (macos-latest, 20): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (macos-latest, 20): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 20): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 20): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 20): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 20): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 20): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 20): helpers/micromark-parse.mjs#L177
Type 'import("/Users/runner/work/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (macos-latest, 20): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (macos-latest, 20): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (ubuntu-latest, 22): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L177
Type 'import("/home/runner/work/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (ubuntu-latest, 22): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (macos-latest, 23.1): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L177
Type 'import("/Users/runner/work/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (macos-latest, 23.1): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (macos-latest, 22): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (macos-latest, 22): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 22): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 22): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (macos-latest, 22): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 22): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 22): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (macos-latest, 22): helpers/micromark-parse.mjs#L177
Type 'import("/Users/runner/work/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (macos-latest, 22): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (macos-latest, 22): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (windows-latest, 23.1): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L177
Type 'import("D:/a/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (windows-latest, 23.1): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (windows-latest, 20): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (windows-latest, 20): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 20): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 20): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 20): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 20): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 20): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 20): helpers/micromark-parse.mjs#L177
Type 'import("D:/a/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (windows-latest, 20): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (windows-latest, 20): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (windows-latest, 18): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (windows-latest, 18): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 18): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 18): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 18): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 18): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 18): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 18): helpers/micromark-parse.mjs#L177
Type 'import("D:/a/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (windows-latest, 18): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (windows-latest, 18): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (windows-latest, 22): helpers/micromark-helpers.cjs#L7
Cannot find module 'markdownlint-micromark' or its corresponding type declarations.
build (windows-latest, 22): helpers/micromark-parse.mjs#L91
Type '"undefinedReferenceShortcut"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 22): helpers/micromark-parse.mjs#L97
Type '"undefinedReference"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 22): helpers/micromark-parse.mjs#L124
Type '"undefinedReferenceFull"' is not assignable to type 'keyof TokenTypeMap'.
build (windows-latest, 22): helpers/micromark-parse.mjs#L140
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 22): helpers/micromark-parse.mjs#L146
Argument of type '("enter" | "exit" | TokenizeContext | { type: keyof TokenTypeMap; start: Point; end: Point; previous?: Token; next?: Token; ... 10 more ...; _align?: Align[]; })[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 22): helpers/micromark-parse.mjs#L149
Argument of type '(string | Token | TokenizeContext)[]' is not assignable to parameter of type 'Event'.
build (windows-latest, 22): helpers/micromark-parse.mjs#L177
Type 'import("D:/a/markdownlint/markdownlint/node_modules/micromark-util-types/index").Event[]' is not assignable to type 'Event[]'.
build (windows-latest, 22): helpers/micromark-parse.mjs#L177
No overload matches this call.
build (windows-latest, 22): helpers/micromark-parse.mjs#L229
Type 'Event' must have a '[Symbol.iterator]()' method that returns an iterator.
build (ubuntu-latest, 20): demo/default.cjs#L25
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L28
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L36
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L52
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L90
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L142
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L159
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L165
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L173
Missing JSDoc comment
build (ubuntu-latest, 20): demo/default.cjs#L180
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L25
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L28
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L36
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L52
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L90
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L142
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L159
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L165
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L173
Missing JSDoc comment
build (ubuntu-latest, 18): demo/default.cjs#L180
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L25
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L28
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L36
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L52
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L90
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L142
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L159
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L165
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L173
Missing JSDoc comment
build (macos-latest, 18): demo/default.cjs#L180
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L25
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L28
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L36
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L52
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L90
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L142
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L159
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L165
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L173
Missing JSDoc comment
build (ubuntu-latest, 23.1): demo/default.cjs#L180
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L25
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L28
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L36
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L52
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L90
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L142
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L159
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L165
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L173
Missing JSDoc comment
build (macos-latest, 20): demo/default.cjs#L180
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L25
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L28
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L36
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L52
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L90
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L142
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L159
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L165
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L173
Missing JSDoc comment
build (ubuntu-latest, 22): demo/default.cjs#L180
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L25
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L28
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L36
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L52
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L90
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L142
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L159
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L165
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L173
Missing JSDoc comment
build (macos-latest, 23.1): demo/default.cjs#L180
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L25
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L28
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L36
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L52
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L90
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L142
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L159
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L165
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L173
Missing JSDoc comment
build (macos-latest, 22): demo/default.cjs#L180
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L25
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L28
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L36
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L52
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L90
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L142
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L159
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L165
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L173
Missing JSDoc comment
build (windows-latest, 23.1): demo/default.cjs#L180
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L25
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L28
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L36
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L52
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L90
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L142
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L159
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L165
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L173
Missing JSDoc comment
build (windows-latest, 20): demo/default.cjs#L180
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L25
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L28
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L36
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L52
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L90
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L142
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L159
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L165
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L173
Missing JSDoc comment
build (windows-latest, 18): demo/default.cjs#L180
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L25
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L28
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L36
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L52
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L90
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L142
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L159
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L165
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L173
Missing JSDoc comment
build (windows-latest, 22): demo/default.cjs#L180
Missing JSDoc comment