fix: CI now can only be done with node.js v22+ #57
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
|