Refactor JS lib to use our new codegen #952
Annotations
10 errors
build
'"./api/message_attempt"' has no exported member named 'MessageAttemptListOptions'. Did you mean 'MessageAttemptListByMsgOptions'?
|
build
Argument of type 'ApplicationIn | null | undefined' is not assignable to parameter of type 'ApplicationIn'.
|
build
Argument of type 'ConnectorKind | undefined' is not assignable to parameter of type 'ConnectorKind'.
|
build
Parameter 'item' implicitly has an 'any' type.
|
build
Parameter 'item' implicitly has an 'any' type.
|
build
'self.connectors' is possibly 'null' or 'undefined'.
|
build
'self.eventTypes' is possibly 'null' or 'undefined'.
|
build
Parameter 'item' implicitly has an 'any' type.
|
build
Parameter 'item' implicitly has an 'any' type.
|
build
Parameter 'item' implicitly has an 'any' type.
|