-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Seems related to DefinitelyTyped/DefinitelyTyped@239534a#diff-57e7757e84d63cfecb505f51e2bceaa12ecc23024bf9eabeb37572f4c51930a6R1647
We are now seeing errors:
error 2416 Property 'getName' in type 'Agent' is not assignable to the same property in base type 'Agent'.
Type '(options: AgentConnectOpts) => string' is not assignable to type '(options?: AgentGetNameOptions) => string'.
Types of parameters 'options' and 'options' are incompatible.
Type 'AgentGetNameOptions' is not assignable to type 'AgentConnectOpts'.
Property 'secureEndpoint' is missing in type 'AgentGetNameOptions' but required in type 'HttpConnectOpts'. (lsp)
jkoenig134, PE39806, peonone, 3846masa, ttcpip and 2 more
Metadata
Metadata
Assignees
Labels
No labels