fix(deps): update all non-major dependencies #943
unit-test.yml
on: pull_request
unit-test
/
lint
24s
Matrix: unit-test / test
Annotations
12 errors and 3 notices
unit-test / test (ubuntu-latest, 20)
Process completed with exit code 1.
|
tests/transform.test.ts > CSS Modules > should transform CSS Modules:
tests/transform.test.ts#L45
Error: Snapshot `CSS Modules > should transform CSS Modules 1` mismatched
- Expected
+ Received
@@ -1,6 +1,6 @@
- "// assets/asset-B_IWpIjy
+ "// assets/index-B_IWpIjy.css
.dummy_dummy_button{color:red;bakcground-color:blue}
// index.js
const classes = {"button":"dummy_button"};
❯ tests/transform.test.ts:45:22
|
unit-test / test (ubuntu-latest, 22)
Process completed with exit code 1.
|
tests/transform.test.ts > CSS Modules > should transform CSS Modules:
tests/transform.test.ts#L45
Error: Snapshot `CSS Modules > should transform CSS Modules 1` mismatched
- Expected
+ Received
@@ -1,6 +1,6 @@
- "// assets/asset-B_IWpIjy
+ "// assets/index-B_IWpIjy.css
.dummy_dummy_button{color:red;bakcground-color:blue}
// index.js
const classes = {"button":"dummy_button"};
❯ tests/transform.test.ts:45:22
|
unit-test / test (ubuntu-latest, 24)
Process completed with exit code 1.
|
tests/transform.test.ts > CSS Modules > should transform CSS Modules:
tests/transform.test.ts#L45
Error: Snapshot `CSS Modules > should transform CSS Modules 1` mismatched
- Expected
+ Received
@@ -1,6 +1,6 @@
- "// assets/asset-B_IWpIjy
+ "// assets/index-B_IWpIjy.css
.dummy_dummy_button{color:red;bakcground-color:blue}
// index.js
const classes = {"button":"dummy_button"};
❯ tests/transform.test.ts:45:22
|
unit-test / test (windows-latest, 20)
Process completed with exit code 1.
|
tests/transform.test.ts > CSS Modules > should transform CSS Modules:
tests/transform.test.ts#L45
Error: Snapshot `CSS Modules > should transform CSS Modules 1` mismatched
- Expected
+ Received
@@ -1,6 +1,6 @@
- "// assets/asset-B_IWpIjy
+ "// assets/index-B_IWpIjy.css
.dummy_dummy_button{color:red;bakcground-color:blue}
// index.js
const classes = {"button":"dummy_button"};
❯ tests/transform.test.ts:45:22
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
tests/transform.test.ts > CSS Modules > should transform CSS Modules:
tests/transform.test.ts#L45
Error: Snapshot `CSS Modules > should transform CSS Modules 1` mismatched
- Expected
+ Received
@@ -1,6 +1,6 @@
- "// assets/asset-B_IWpIjy
+ "// assets/index-B_IWpIjy.css
.dummy_dummy_button{color:red;bakcground-color:blue}
// index.js
const classes = {"button":"dummy_button"};
❯ tests/transform.test.ts:45:22
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
tests/transform.test.ts > CSS Modules > should transform CSS Modules:
tests/transform.test.ts#L45
Error: Snapshot `CSS Modules > should transform CSS Modules 1` mismatched
- Expected
+ Received
@@ -1,6 +1,6 @@
- "// assets/asset-B_IWpIjy
+ "// assets/index-B_IWpIjy.css
.dummy_dummy_button{color:red;bakcground-color:blue}
// index.js
const classes = {"button":"dummy_button"};
❯ tests/transform.test.ts:45:22
|
unit-test / test (windows-latest, 20)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
unit-test / test (windows-latest, 22)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
unit-test / test (windows-latest, 24)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|