Bump minimum parser version (fixes SVGs, MathML, custom-elements) #3544
Annotations
13 errors
tests/lib/rules-preprocessor/gjs-gts-parser-test.js > template-vars > invalid >
<template>
{{#let 'x' as |noop usedEl notUsed|}}
{{noop}}
<usedEl />
<undef.x />
<non-std-html-tag />
{{/let}}
</template>
:
tests/lib/rules-preprocessor/gjs-gts-parser-test.js#L526
AssertionError: expected [ …(2) ] to have a length of 3 but got 2
- Expected
+ Received
- 3
+ 2
❯ tests/lib/rules-preprocessor/gjs-gts-parser-test.js:526:30
|
build (ubuntu, 20.x)
Process completed with exit code 1.
|
build (ubuntu, 22.x)
The job was canceled because "ubuntu_20_x" failed.
|
tests/lib/rules-preprocessor/gjs-gts-parser-test.js > template-vars > invalid >
<template>
{{#let 'x' as |noop usedEl notUsed|}}
{{noop}}
<usedEl />
<undef.x />
<non-std-html-tag />
{{/let}}
</template>
:
tests/lib/rules-preprocessor/gjs-gts-parser-test.js#L526
AssertionError: expected [ …(2) ] to have a length of 3 but got 2
- Expected
+ Received
- 3
+ 2
❯ tests/lib/rules-preprocessor/gjs-gts-parser-test.js:526:30
|
build (ubuntu, 22.x)
Process completed with exit code 1.
|
build (ubuntu, 18.x)
The job was canceled because "ubuntu_20_x" failed.
|
build (ubuntu, 18.x)
A task was canceled.
|
build (windows, 20.x)
The job was canceled because "ubuntu_20_x" failed.
|
build (windows, 20.x)
The operation was canceled.
|
build (windows, 18.x)
The job was canceled because "ubuntu_20_x" failed.
|
build (windows, 18.x)
The operation was canceled.
|
build (windows, 22.x)
The job was canceled because "ubuntu_20_x" failed.
|
build (windows, 22.x)
The operation was canceled.
|