Skip to content

wip

wip #635

Triggered via push October 13, 2023 18:36
Status Failure
Total duration 8m 54s
Artifacts

ci.yml

on: push
Matrix: test-browser-windows
Matrix: test-browser
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
test (ubuntu-latest, 18)
Type 'void' is not assignable to type 'CoverageMapData'.
test (ubuntu-latest, 18)
Cannot find name 'coverageMap'. Did you mean 'CoverageMap'?
test (ubuntu-latest, 18)
Process completed with exit code 1.
typecheck
Type 'void' is not assignable to type 'CoverageMapData'.
typecheck
Cannot find name 'coverageMap'. Did you mean 'CoverageMap'?
typecheck
Process completed with exit code 1.
test (ubuntu-latest, 16)
Type 'void' is not assignable to type 'CoverageMapData'.
test (ubuntu-latest, 16)
Cannot find name 'coverageMap'. Did you mean 'CoverageMap'?
test (ubuntu-latest, 16)
Process completed with exit code 1.
test-browser (firefox, firefox)
Type 'void' is not assignable to type 'CoverageMapData'.
test-browser (firefox, firefox)
Cannot find name 'coverageMap'. Did you mean 'CoverageMap'?
test-browser (firefox, firefox)
Process completed with exit code 1.
test-browser (chrome, chromium)
The job was canceled because "firefox_firefox" failed.
test-browser (chrome, chromium)
The operation was canceled.
test-browser (edge, webkit)
The job was canceled because "firefox_firefox" failed.
test-browser (edge, webkit)
The operation was canceled.
test (macos-latest, 18)
Type 'void' is not assignable to type 'CoverageMapData'.
test (macos-latest, 18)
Cannot find name 'coverageMap'. Did you mean 'CoverageMap'?
test (macos-latest, 18)
Process completed with exit code 1.
test-browser-windows (edge, webkit)
Type 'void' is not assignable to type 'CoverageMapData'.
test-browser-windows (edge, webkit)
Cannot find name 'coverageMap'. Did you mean 'CoverageMap'?
test-browser-windows (edge, webkit)
Process completed with exit code 1.
test-browser-windows (chrome, chromium)
The job was canceled because "edge_webkit" failed.
test-browser-windows (chrome, chromium)
The operation was canceled.
test (windows-latest, 18)
Type 'void' is not assignable to type 'CoverageMapData'.
test (windows-latest, 18)
Cannot find name 'coverageMap'. Did you mean 'CoverageMap'?
test (windows-latest, 18)
Process completed with exit code 1.
test-browser-safari
Type 'void' is not assignable to type 'CoverageMapData'.
test-browser-safari
Cannot find name 'coverageMap'. Did you mean 'CoverageMap'?
test-browser-safari
Process completed with exit code 1.
lint: packages/coverage-istanbul/src/provider.ts#L197
'transformMode' is defined but never used. Allowed unused args must match /^_/u