Skip to content

fix: CI now can only be done with node.js v22+ #57

fix: CI now can only be done with node.js v22+

fix: CI now can only be done with node.js v22+ #57

Triggered via push November 9, 2025 04:40
Status Success
Total duration 31s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-and-test (22.x): test/stringify-replacer.spec.ts#L5
Using exported name 'stringify' as identifier for default import
build-and-test (22.x): test/line-logger.spec.ts#L8
Caution: `chai` also has a named export `use`. Check if you meant to write `import {use} from 'chai'` instead
build-and-test (22.x): src/line-logger.ts#L193
Expected JSDoc block to be aligned
build-and-test (24.x): test/stringify-replacer.spec.ts#L5
Using exported name 'stringify' as identifier for default import
build-and-test (24.x): test/line-logger.spec.ts#L8
Caution: `chai` also has a named export `use`. Check if you meant to write `import {use} from 'chai'` instead
build-and-test (24.x): src/line-logger.ts#L193
Expected JSDoc block to be aligned