Skip to content

ci: added Sarif report job #247

ci: added Sarif report job

ci: added Sarif report job #247

Triggered via push July 18, 2026 03:45
Status Failure
Total duration 1m 21s
Artifacts

node.js.yml

on: push
Matrix: Continuous Integration
SARIF Report
0s
SARIF Report
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Continuous Integration (22, windows-latest)
Process completed with exit code 1.
src/utils/getModuleType.test.ts > getModuleType() > Falling back to the nearest package.json "type" > Works even when the file does not exist on disk yet: src/utils/getModuleType.test.ts#L47
AssertionError: expected 'module' to deeply equal 'commonjs' Expected: "commonjs" Received: "module" ❯ src/utils/getModuleType.test.ts:47:78
src/utils/getModuleType.test.ts > getModuleType() > Falling back to the nearest package.json "type" > Uses the nearest package.json's type, overriding the given packageType: src/utils/getModuleType.test.ts#L42
AssertionError: expected 'commonjs' to deeply equal 'module' Expected: "module" Received: "commonjs" ❯ src/utils/getModuleType.test.ts:42:64
Continuous Integration (26, windows-latest)
The strategy configuration was canceled because "ci._22_windows-latest" failed
Continuous Integration (26, windows-latest)
The operation was canceled.
Continuous Integration (24, windows-latest)
The strategy configuration was canceled because "ci._22_windows-latest" failed
Continuous Integration (24, windows-latest)
The operation was canceled.