Skip to content

v7 - ESM refactor, consolidate node-appc, titaniumlib, etc #16

v7 - ESM refactor, consolidate node-appc, titaniumlib, etc

v7 - ESM refactor, consolidate node-appc, titaniumlib, etc #16

Triggered via pull request December 7, 2025 06:15
@cb1kenobicb1kenobi
synchronize #664
v7
Status Failure
Total duration 1m 2s
Artifacts

test.yml

on: pull_request
Matrix: Test on Bun
Matrix: Test on Deno
Matrix: node-test
Fit to window
Zoom out
Zoom in

Annotations

31 errors
Test on Node.js 24 and macos-latest
Process completed with exit code 1.
Test on Bun (ubuntu-latest)
Process completed with exit code 1.
TypeError: undefined is not an object (evaluating 'expect(count).to.equal'): test/util/tailgate.test.ts#L22
at <anonymous> (/home/runner/work/node-titanium-sdk/node-titanium-sdk/test/util/tailgate.test.ts:22:17)
TypeError: undefined is not an object (evaluating 'expect(count).to.equal'): test/util/tailgate.test.ts#L10
at <anonymous> (/home/runner/work/node-titanium-sdk/node-titanium-sdk/test/util/tailgate.test.ts:10:17)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L177
at <anonymous> (/home/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:177:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L161
at <anonymous> (/home/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:161:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L126
at <anonymous> (/home/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:126:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L91
at <anonymous> (/home/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:91:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L75
at <anonymous> (/home/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:75:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L59
at <anonymous> (/home/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:59:22)
Test on Node.js 22 and macos-latest
Process completed with exit code 1.
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L177
at <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:177:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L161
at <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:161:22)
error: Failed to determine JDK version: /Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/mocks/mock-jdk-darwin/Contents/Home: src/jdk.ts#L154
at load (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/src/jdk.ts:154:14) at async <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:142:27)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L126
at <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:126:22)
error: Failed to determine JDK version: /Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/mocks/mock-jdk-darwin/Contents/Home: src/jdk.ts#L154
at load (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/src/jdk.ts:154:14) at async <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:107:27)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L91
at <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:91:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L75
at <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:75:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test/jdk/jdk.test.ts#L59
at <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/jdk/jdk.test.ts:59:22)
TypeError: undefined is not an object (evaluating 'expect(count).to.equal'): test/util/tailgate.test.ts#L22
at <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/util/tailgate.test.ts:22:17)
TypeError: undefined is not an object (evaluating 'expect(count).to.equal'): test/util/tailgate.test.ts#L10
at <anonymous> (/Users/runner/work/node-titanium-sdk/node-titanium-sdk/test/util/tailgate.test.ts:10:17)
Test on Node.js 20 and macos-latest
Process completed with exit code 1.
Test on Bun (windows-latest)
Process completed with exit code 1.
TypeError: undefined is not an object (evaluating 'expect(count).to.equal'): test\util\tailgate.test.ts#L22
at <anonymous> (D:\a\node-titanium-sdk\node-titanium-sdk\test\util\tailgate.test.ts:22:17)
TypeError: undefined is not an object (evaluating 'expect(count).to.equal'): test\util\tailgate.test.ts#L10
at <anonymous> (D:\a\node-titanium-sdk\node-titanium-sdk\test\util\tailgate.test.ts:10:17)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test\jdk\jdk.test.ts#L177
at <anonymous> (D:\a\node-titanium-sdk\node-titanium-sdk\test\jdk\jdk.test.ts:177:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test\jdk\jdk.test.ts#L161
at <anonymous> (D:\a\node-titanium-sdk\node-titanium-sdk\test\jdk\jdk.test.ts:161:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test\jdk\jdk.test.ts#L126
at <anonymous> (D:\a\node-titanium-sdk\node-titanium-sdk\test\jdk\jdk.test.ts:126:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test\jdk\jdk.test.ts#L91
at <anonymous> (D:\a\node-titanium-sdk\node-titanium-sdk\test\jdk\jdk.test.ts:91:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test\jdk\jdk.test.ts#L75
at <anonymous> (D:\a\node-titanium-sdk\node-titanium-sdk\test\jdk\jdk.test.ts:75:22)
TypeError: undefined is not an object (evaluating 'expect(jdk.build).to.equal'): test\jdk\jdk.test.ts#L59
at <anonymous> (D:\a\node-titanium-sdk\node-titanium-sdk\test\jdk\jdk.test.ts:59:22)