Skip to content

Extract JS runtime eval logic into packages/jsEval workspace with tests #381

Extract JS runtime eval logic into packages/jsEval workspace with tests

Extract JS runtime eval logic into packages/jsEval workspace with tests #381

Re-run triggered February 25, 2026 06:57
Status Failure
Total duration 46s
Artifacts

node.js.yml

on: pull_request
Matrix: lint
Matrix: test-js-eval
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

3 errors
types (22.x)
Process completed with exit code 2.
types (22.x): packages/jsEval/src/index.ts#L8
Left side of comma operator is unused and has no side effects.
types (22.x): packages/jsEval/src/index.test.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.