Refactor JS lib to use our new codegen #966
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 1.
|
Lint:
javascript/src/api/application.ts#L9
'OrderingUtil' is defined but never used
|
Lint:
javascript/src/api/background_task.ts#L5
'BackgroundTaskStatusUtil' is defined but never used
|
Lint:
javascript/src/api/background_task.ts#L9
'BackgroundTaskTypeUtil' is defined but never used
|
Lint:
javascript/src/api/background_task.ts#L15
'OrderingUtil' is defined but never used
|
Lint:
javascript/src/api/endpoint.ts#L35
'OrderingUtil' is defined but never used
|
Lint:
javascript/src/api/event_type.ts#L18
'OrderingUtil' is defined but never used
|
Lint:
javascript/src/api/integration.ts#L10
'OrderingUtil' is defined but never used
|
Lint:
javascript/src/api/message_attempt.ts#L15
'MessageStatusUtil' is defined but never used
|
Lint:
javascript/src/api/message_attempt.ts#L16
'StatusCodeClassUtil' is defined but never used
|
Lint:
javascript/src/api/operational_webhook_endpoint.ts#L34
'OrderingUtil' is defined but never used
|
Loading