Allow open instance-specific metadata with query parameter #45
Annotations
1 error and 10 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
src/api/health/v1/index.ts#L10
Async arrow function has no 'await' expression
|
|
Build:
src/api/health/v1/index.ts#L8
Async function 'healthCheckV1Api' has no 'await' expression
|
|
Build:
src/api/crm/v1/resources/openApi.ts#L20
Async function 'getOpenApiDefinitionHandler' has no 'await' expression
|
|
Build:
src/api/crm/v1/resources/openApi.ts#L16
Async function 'openApiResource' has no 'await' expression
|
|
Build:
src/api/crm/v1/resources/customer.ts#L89
Async function 'getCustomerByIdHandler' has no 'await' expression
|
|
Build:
src/api/astronomy/v1/resources/openApi.ts#L17
Async function 'getOpenApiDefinitionHandler' has no 'await' expression
|
|
Build:
src/api/astronomy/v1/resources/openApi.ts#L13
Async function 'openApiResource' has no 'await' expression
|
|
Build:
src/api/astronomy/v1/resources/constellations.ts#L78
Async function 'getConstellationByIdHandler' has no 'await' expression
|
|
Build:
src/api/astronomy/v1/resources/constellations.ts#L23
Async function 'getConstellationsHandler' has no 'await' expression
|
|
Build:
src/api/astronomy/v1/resources/constellations.ts#L13
Async function 'constellationsResource' has no 'await' expression
|