Skip to content

node tests are failing all interop tests #18245

@soheilhy

Description

@soheilhy

https://source.cloud.google.com/results/invocations/774e00b3-a1cf-44ef-a849-eab5f32ca51e/targets

There seems to be compilation error:

ode_modules/@types/lodash/common/object.d.ts6892- rror90m TS2304: annot find name 'Exclude'.

689        ): Exclude<TObject[TKey], undefined> | TDefault;
             ~~~~~~~

ode_modules/@types/lodash/common/object.d.ts7662- rror90m TS2304: annot find name 'Exclude'.

766        ): Exclude<TObject[TKey], undefined> | TDefault;
             ~~~~~~~

ode_modules/@types/lodash/common/object.d.ts8424- rror90m TS2304: annot find name 'Exclude'.

842        ): LoDashExplicitWrapper<Exclude<TObject[TKey], undefined> | TDefault>;
                                   ~~~~~~~

Michael can you please take a look?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions