refactor: update component type API to use GetComponentTypeParams #386
Annotations
10 warnings
|
Run linter:
lib/contentful-management.ts#L105
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
|
Run linter:
lib/contentful-management.ts#L94
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
|
Run linter:
lib/common-utils.ts#L29
Unexpected any. Specify a different type
|
|
Run linter:
lib/common-utils.ts#L19
Unexpected any. Specify a different type
|
|
Run linter:
lib/common-types.ts#L270
Unexpected any. Specify a different type
|
|
Run linter:
lib/adapters/REST/endpoints/app-action-call.ts#L164
Unexpected any. Specify a different type
|
|
Run linter:
lib/adapters/REST/endpoints/app-action-call.ts#L164
'error' is defined but never used
|
|
Run linter:
lib/adapters/REST/endpoints/app-action-call.ts#L83
'error' is defined but never used
|
|
Run linter:
lib/adapters/REST/endpoints/ai-action.ts#L52
'sys' is assigned a value but never used
|
|
Run linter:
lib/adapters/REST/endpoints/agent.ts#L3
'QueryParams' is defined but never used
|
Loading