Skip to content

Add typescript declarations for core-js-compat #2055

Add typescript declarations for core-js-compat

Add typescript declarations for core-js-compat #2055

Triggered via pull request April 8, 2023 17:19
Status Failure
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Matrix: promises-and-observables
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
'compat' refers to a value, but is being used as a type here. Did you mean 'typeof compat'?
lint
Type 'string' does not satisfy the constraint 'never'.
lint
Argument of type '{ targets: { node: number; }; }' is not assignable to parameter of type 'Options'.
lint
Argument of type '{ targets: { node: number; }; }' is not assignable to parameter of type 'Options'.
lint
Argument of type '{}' is not assignable to parameter of type 'Options'.
lint
Argument of type '{ modules: string; }' is not assignable to parameter of type 'Options'.
lint
Argument of type '{ modules: string; }' is not assignable to parameter of type 'Options'.
lint
Argument of type '{ modules: RegExp; }' is not assignable to parameter of type 'Options'.
lint
Argument of type '{ modules: (string | RegExp)[]; }' is not assignable to parameter of type 'Options'.
lint
Argument of type '{ exclude: string; }' is not assignable to parameter of type 'Options'.