Skip to content

chore(deps): update dependency ink to v6 #1088

chore(deps): update dependency ink to v6

chore(deps): update dependency ink to v6 #1088

Triggered via pull request January 8, 2026 19:31
Status Failure
Total duration 1m 28s
Artifacts

nodejs.yml

on: pull_request
Matrix: test-node
Matrix: test-os
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

63 errors
Test on ubuntu-latest using Node.js LTS
Process completed with exit code 2.
Test on ubuntu-latest using Node.js LTS: src/shared.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on ubuntu-latest using Node.js LTS: src/VerboseTests.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on ubuntu-latest using Node.js LTS: src/Summary.tsx#L5
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on ubuntu-latest using Node.js LTS: src/SnapshotSummary.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on ubuntu-latest using Node.js LTS: src/SnapshotStatus.tsx#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on ubuntu-latest using Node.js LTS: src/Reporter.tsx#L305
Object literal may only specify known properties, and 'experimental' does not exist in type 'WriteStream | RenderOptions'.
Test on ubuntu-latest using Node.js LTS: src/Reporter.tsx#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on ubuntu-latest using Node.js LTS: src/PostMessage.tsx#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v20.x
Process completed with exit code 2.
Test on Node.js v20.x: src/shared.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v20.x: src/VerboseTests.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v20.x: src/Summary.tsx#L5
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v20.x: src/SnapshotSummary.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v20.x: src/SnapshotStatus.tsx#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v20.x: src/Reporter.tsx#L305
Object literal may only specify known properties, and 'experimental' does not exist in type 'WriteStream | RenderOptions'.
Test on Node.js v20.x: src/Reporter.tsx#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v20.x: src/PostMessage.tsx#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on macOS-latest using Node.js LTS
Process completed with exit code 2.
Test on macOS-latest using Node.js LTS: src/VerboseTests.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on macOS-latest using Node.js LTS: src/Summary.tsx#L5
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on macOS-latest using Node.js LTS: src/SnapshotSummary.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on macOS-latest using Node.js LTS: src/SnapshotStatus.tsx#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on macOS-latest using Node.js LTS: src/shared.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on macOS-latest using Node.js LTS: src/Reporter.tsx#L305
Object literal may only specify known properties, and 'experimental' does not exist in type 'WriteStream | RenderOptions'.
Test on macOS-latest using Node.js LTS: src/Reporter.tsx#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on macOS-latest using Node.js LTS: src/PostMessage.tsx#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v23.x
Process completed with exit code 2.
Test on Node.js v23.x: src/shared.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v23.x: src/VerboseTests.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v23.x: src/Summary.tsx#L5
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v23.x: src/SnapshotSummary.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v23.x: src/SnapshotStatus.tsx#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v23.x: src/Reporter.tsx#L305
Object literal may only specify known properties, and 'experimental' does not exist in type 'WriteStream | RenderOptions'.
Test on Node.js v23.x: src/Reporter.tsx#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v23.x: src/PostMessage.tsx#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v22.x
Process completed with exit code 2.
Test on Node.js v22.x: src/shared.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v22.x: src/VerboseTests.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v22.x: src/Summary.tsx#L5
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v22.x: src/SnapshotSummary.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v22.x: src/SnapshotStatus.tsx#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v22.x: src/Reporter.tsx#L305
Object literal may only specify known properties, and 'experimental' does not exist in type 'WriteStream | RenderOptions'.
Test on Node.js v22.x: src/Reporter.tsx#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v22.x: src/PostMessage.tsx#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v18.x
Process completed with exit code 2.
Test on Node.js v18.x: src/shared.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v18.x: src/VerboseTests.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v18.x: src/Summary.tsx#L5
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v18.x: src/SnapshotSummary.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v18.x: src/SnapshotStatus.tsx#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v18.x: src/Reporter.tsx#L305
Object literal may only specify known properties, and 'experimental' does not exist in type 'WriteStream | RenderOptions'.
Test on Node.js v18.x: src/Reporter.tsx#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on Node.js v18.x: src/PostMessage.tsx#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on windows-latest using Node.js LTS
Process completed with exit code 1.
Test on windows-latest using Node.js LTS: src/VerboseTests.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on windows-latest using Node.js LTS: src/Summary.tsx#L5
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on windows-latest using Node.js LTS: src/SnapshotSummary.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on windows-latest using Node.js LTS: src/SnapshotStatus.tsx#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on windows-latest using Node.js LTS: src/shared.tsx#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on windows-latest using Node.js LTS: src/Reporter.tsx#L305
Object literal may only specify known properties, and 'experimental' does not exist in type 'WriteStream | RenderOptions'.
Test on windows-latest using Node.js LTS: src/Reporter.tsx#L11
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.
Test on windows-latest using Node.js LTS: src/PostMessage.tsx#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("ink")' call instead.