Skip to content

Update strapi mapper to support nested arrays #24

Update strapi mapper to support nested arrays

Update strapi mapper to support nested arrays #24

Triggered via push September 13, 2024 14:23
Status Success
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish: src/contentful/revalidate.ts#L65
Unexpected any. Specify a different type
publish: src/strapi/index.ts#L18
Unexpected any. Specify a different type
publish: src/strapi/index.ts#L18
Unexpected any. Specify a different type
publish: src/strapi/index.ts#L61
Unexpected any. Specify a different type
publish: src/strapi/index.ts#L81
Unexpected any. Specify a different type
publish: src/strapi/index.ts#L92
Unexpected any. Specify a different type
publish: src/strapi/index.ts#L92
Unexpected any. Specify a different type
publish: src/strapi/index.ts#L131
Unexpected any. Specify a different type
publish: src/caisy/singleEntity.ts#L24
Unexpected any. Specify a different type
publish: src/caisy/entitiesByPage.ts#L20
'page' is assigned a value but never used