fix Strapi normalizer when response.data is an empty array #29
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run yarn run build:
src/strapi/index.ts#L18
Unexpected any. Specify a different type
|
Run yarn run build:
src/strapi/index.ts#L18
Unexpected any. Specify a different type
|
Run yarn run build:
src/strapi/index.ts#L33
Unexpected any. Specify a different type
|
Run yarn run build:
src/strapi/index.ts#L51
Unexpected any. Specify a different type
|
Run yarn run build:
src/strapi/index.ts#L62
Unexpected any. Specify a different type
|
Run yarn run build:
src/strapi/index.ts#L62
Unexpected any. Specify a different type
|
Run yarn run build:
src/strapi/index.ts#L94
Unexpected any. Specify a different type
|
Run yarn run build:
src/contentful/revalidate.ts#L65
Unexpected any. Specify a different type
|
Run yarn run build:
src/caisy/entitiesByPage.ts#L20
'page' is assigned a value but never used
|
Run yarn run build:
src/caisy/singleEntity.ts#L24
Unexpected any. Specify a different type
|
Loading