Skip to content

refactor(build): simplify alias plugin to single regexp handler #136

refactor(build): simplify alias plugin to single regexp handler

refactor(build): simplify alias plugin to single regexp handler #136

Triggered via push October 24, 2025 19:06
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: push
Run CI Pipeline  /  ...  /  Run Lint Check
19s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
23s
Run CI Pipeline / 🔍 Type Check / Run Type Check
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Run CI Pipeline / 🔍 Type Check / Run Type Check
Process completed with exit code 1.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest
Process completed with exit code 1.
test/objects.test.ts > objects > defineLazyGetters > should handle symbol keys in getters: test/objects.test.ts#L507
AssertionError: expected undefined to be 'symbol-value' // Object.is equality - Expected: "symbol-value" + Received: undefined ❯ test/objects.test.ts:507:55
test/objects.test.ts > objects > defineLazyGetters > should define multiple lazy getters: test/objects.test.ts#L481
AssertionError: expected undefined to be 'value1' // Object.is equality - Expected: "value1" + Received: undefined ❯ test/objects.test.ts:481:48
test/objects.test.ts > objects > createConstantsObject > should create object with lazy getters: test/objects.test.ts#L419
AssertionError: expected undefined to be 'result' // Object.is equality - Expected: "result" + Received: undefined ❯ test/objects.test.ts:419:54
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest
Process completed with exit code 1.
test/objects.test.ts > objects > defineLazyGetters > should handle symbol keys in getters: test/objects.test.ts#L507
AssertionError: expected undefined to be 'symbol-value' // Object.is equality - Expected: "symbol-value" + Received: undefined ❯ test/objects.test.ts:507:55
test/objects.test.ts > objects > defineLazyGetters > should define multiple lazy getters: test/objects.test.ts#L481
AssertionError: expected undefined to be 'value1' // Object.is equality - Expected: "value1" + Received: undefined ❯ test/objects.test.ts:481:48
test/objects.test.ts > objects > createConstantsObject > should create object with lazy getters: test/objects.test.ts#L419
AssertionError: expected undefined to be 'result' // Object.is equality - Expected: "result" + Received: undefined ❯ test/objects.test.ts:419:54
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 1.
test/objects.test.ts > objects > defineLazyGetters > should handle symbol keys in getters: test/objects.test.ts#L507
AssertionError: expected undefined to be 'symbol-value' // Object.is equality - Expected: "symbol-value" + Received: undefined ❯ test/objects.test.ts:507:55
test/objects.test.ts > objects > defineLazyGetters > should define multiple lazy getters: test/objects.test.ts#L481
AssertionError: expected undefined to be 'value1' // Object.is equality - Expected: "value1" + Received: undefined ❯ test/objects.test.ts:481:48
test/objects.test.ts > objects > createConstantsObject > should create object with lazy getters: test/objects.test.ts#L419
AssertionError: expected undefined to be 'result' // Object.is equality - Expected: "result" + Received: undefined ❯ test/objects.test.ts:419:54
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest
Process completed with exit code 1.
test/objects.test.ts > objects > defineLazyGetters > should handle symbol keys in getters: test/objects.test.ts#L507
AssertionError: expected undefined to be 'symbol-value' // Object.is equality - Expected: "symbol-value" + Received: undefined ❯ test/objects.test.ts:507:55
test/objects.test.ts > objects > defineLazyGetters > should define multiple lazy getters: test/objects.test.ts#L481
AssertionError: expected undefined to be 'value1' // Object.is equality - Expected: "value1" + Received: undefined ❯ test/objects.test.ts:481:48
test/objects.test.ts > objects > createConstantsObject > should create object with lazy getters: test/objects.test.ts#L419
AssertionError: expected undefined to be 'result' // Object.is equality - Expected: "result" + Received: undefined ❯ test/objects.test.ts:419:54
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
test/objects.test.ts > objects > defineLazyGetters > should handle symbol keys in getters: test/objects.test.ts#L507
AssertionError: expected undefined to be 'symbol-value' // Object.is equality - Expected: "symbol-value" + Received: undefined ❯ test/objects.test.ts:507:55
test/objects.test.ts > objects > defineLazyGetters > should define multiple lazy getters: test/objects.test.ts#L481
AssertionError: expected undefined to be 'value1' // Object.is equality - Expected: "value1" + Received: undefined ❯ test/objects.test.ts:481:48
test/objects.test.ts > objects > createConstantsObject > should create object with lazy getters: test/objects.test.ts#L419
AssertionError: expected undefined to be 'result' // Object.is equality - Expected: "result" + Received: undefined ❯ test/objects.test.ts:419:54
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest
Process completed with exit code 1.
test/objects.test.ts > objects > defineLazyGetters > should handle symbol keys in getters: test/objects.test.ts#L507
AssertionError: expected undefined to be 'symbol-value' // Object.is equality - Expected: "symbol-value" + Received: undefined ❯ test/objects.test.ts:507:55
test/objects.test.ts > objects > defineLazyGetters > should define multiple lazy getters: test/objects.test.ts#L481
AssertionError: expected undefined to be 'value1' // Object.is equality - Expected: "value1" + Received: undefined ❯ test/objects.test.ts:481:48
test/objects.test.ts > objects > createConstantsObject > should create object with lazy getters: test/objects.test.ts#L419
AssertionError: expected undefined to be 'result' // Object.is equality - Expected: "result" + Received: undefined ❯ test/objects.test.ts:419:54