Update link to source code (#15) #40
Annotations
10 warnings
|
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#L19
Async function 'getOpenApiDefinitionHandler' has no 'await' expression
|
|
Build:
src/api/crm/v1/resources/openApi.ts#L15
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
|