Skip to content

CI

CI #454

Triggered via push June 17, 2025 19:43
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

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

Annotations

12 errors
src/transform.test.ts > Template transform > local-class attribute > <div class="foo" local-class={{bar}}></div>: packages/glimmer-local-class-transform/src/transform.test.ts#L17
TypeError: localClassTransform is not a function ❯ transform src/transform.test.ts:17:26 ❯ src/transform.test.ts:178:14
src/transform.test.ts > Template transform > local-class attribute > <div local-class="foo {{bar}}"></div>: packages/glimmer-local-class-transform/src/transform.test.ts#L17
TypeError: localClassTransform is not a function ❯ transform src/transform.test.ts:17:26 ❯ src/transform.test.ts:161:14
src/transform.test.ts > Template transform > local-class attribute > <div local-class={{foo}}></div>: packages/glimmer-local-class-transform/src/transform.test.ts#L17
TypeError: localClassTransform is not a function ❯ transform src/transform.test.ts:17:26 ❯ src/transform.test.ts:145:14
src/transform.test.ts > Template transform > local-class attribute > <div class="foo" local-class="bar"></div>: packages/glimmer-local-class-transform/src/transform.test.ts#L17
TypeError: localClassTransform is not a function ❯ transform src/transform.test.ts:17:26 ❯ src/transform.test.ts:129:14
src/transform.test.ts > Template transform > local-class attribute > <div local-class="foo"></div>: packages/glimmer-local-class-transform/src/transform.test.ts#L17
TypeError: localClassTransform is not a function ❯ transform src/transform.test.ts:17:26 ❯ src/transform.test.ts:113:14
src/transform.test.ts > Template transform > local-class attribute > <div class="foo"></div>: packages/glimmer-local-class-transform/src/transform.test.ts#L17
TypeError: localClassTransform is not a function ❯ transform src/transform.test.ts:17:26 ❯ src/transform.test.ts:104:14
src/transform.test.ts > Template transform > styles path resolution > capture groups: packages/glimmer-local-class-transform/src/transform.test.ts#L17
TypeError: localClassTransform is not a function ❯ transform src/transform.test.ts:17:26 ❯ src/transform.test.ts:83:9
src/transform.test.ts > Template transform > styles path resolution > simple mapping: packages/glimmer-local-class-transform/src/transform.test.ts#L17
TypeError: localClassTransform is not a function ❯ transform src/transform.test.ts:17:26 ❯ src/transform.test.ts:63:9
src/transform.test.ts > Template transform > styles path resolution > mapping with no match: packages/glimmer-local-class-transform/src/transform.test.ts#L56
Error: Snapshot `Template transform > styles path resolution > mapping with no match 1` mismatched - Expected + Received - [Error: Unable to determine a styles import path for module test.hbs] + [TypeError: __vite_ssr_import_2__.localClassTransform is not a function] ❯ src/transform.test.ts:56:9
src/transform.test.ts > Template transform > styles path resolution > empty mapping: packages/glimmer-local-class-transform/src/transform.test.ts#L43
Error: Snapshot `Template transform > styles path resolution > empty mapping 1` mismatched - Expected + Received - [Error: Unable to determine a styles import path for module test.hbs] + [TypeError: __vite_ssr_import_2__.localClassTransform is not a function] ❯ src/transform.test.ts:43:9
Test (windows-latest)
The operation was canceled.
Test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed