Skip to content

WIP: Implement reporters and collect console.error/warn/window.onerror #94

WIP: Implement reporters and collect console.error/warn/window.onerror

WIP: Implement reporters and collect console.error/warn/window.onerror #94

Triggered via push January 23, 2025 21:17
Status Failure
Total duration 1m 57s
Artifacts

CI.yaml

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

Annotations

24 errors
Linux: Node 22: src/browsers.js#L172
Property 'displayName' does not exist on type '(url: string, signals: { [x: string]: AbortSignal; }, logger: Logger) => Promise<void>'.
Linux: Node 22: src/browsers.js#L197
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Linux: Node 22: src/browsers.js#L198
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Linux: Node 22: src/browsers.js#L199
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Linux: Node 22: src/browsers.js#L208
Property 'displayName' does not exist on type 'Function'.
Linux: Node 22
Process completed with exit code 2.
Linux: Node 20: src/browsers.js#L172
Property 'displayName' does not exist on type '(url: string, signals: { [x: string]: AbortSignal; }, logger: Logger) => Promise<void>'.
Linux: Node 20: src/browsers.js#L197
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Linux: Node 20: src/browsers.js#L198
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Linux: Node 20: src/browsers.js#L199
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Linux: Node 20: src/browsers.js#L208
Property 'displayName' does not exist on type 'Function'.
Linux: Node 20
Process completed with exit code 2.
macOS: Node 20: src/browsers.js#L172
Property 'displayName' does not exist on type '(url: string, signals: { [x: string]: AbortSignal; }, logger: Logger) => Promise<void>'.
macOS: Node 20: src/browsers.js#L197
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
macOS: Node 20: src/browsers.js#L198
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
macOS: Node 20: src/browsers.js#L199
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
macOS: Node 20: src/browsers.js#L208
Property 'displayName' does not exist on type 'Function'.
macOS: Node 20
Process completed with exit code 2.
Windows: Node 20: src/browsers.js#L172
Property 'displayName' does not exist on type '(url: string, signals: { [x: string]: AbortSignal; }, logger: Logger) => Promise<void>'.
Windows: Node 20: src/browsers.js#L197
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Windows: Node 20: src/browsers.js#L198
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Windows: Node 20: src/browsers.js#L199
Argument of type '() => Generator<string | null | undefined, void, unknown>' is not assignable to parameter of type '() => Generator<string, any, any>'.
Windows: Node 20: src/browsers.js#L208
Property 'displayName' does not exist on type 'Function'.
Windows: Node 20
Process completed with exit code 1.