Skip to content

Update dependency npm-run-all2 to v6 #93

Update dependency npm-run-all2 to v6

Update dependency npm-run-all2 to v6 #93

Triggered via push July 4, 2024 14:40
Status Failure
Total duration 18s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/TSDocProcessor.test.ts#L1
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.test.ts#L2
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.test.ts#L2
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.test.ts#L4
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.test.ts#L4
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.test.ts#L6
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.ts#L3
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.ts#L6
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.ts#L7
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test: src/TSDocProcessor.ts#L8
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/