chore(deps): update dependency eslint to ~9.31.0 #2501
Annotations
10 errors and 4 warnings
src/parser/converts/element.ts#L90
No overload matches this call.
|
src/parser/converts/block.ts#L695
Argument of type '(Text | Comment | Tag | ElementLike | Block)[]' is not assignable to parameter of type '(TemplateNode | Child)[]'.
|
src/parser/converts/block.ts#L629
No overload matches this call.
|
src/parser/converts/block.ts#L365
No overload matches this call.
|
src/parser/converts/block.ts#L325
No overload matches this call.
|
src/parser/converts/block.ts#L244
No overload matches this call.
|
src/parser/converts/block.ts#L176
No overload matches this call.
|
src/parser/converts/block.ts#L154
No overload matches this call.
|
src/parser/converts/block.ts#L92
No overload matches this call.
|
src/parser/converts/block.ts#L74
No overload matches this call.
|
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
src/parser/converts/const.ts#L22
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'
|
src/parser/converts/attr.ts#L181
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
src/ast/html.ts#L271
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'
|
The logs for this run have expired and are no longer available.
Loading