Skip to content

feat(ci): setup basic ci pipeline for releasing package #1

feat(ci): setup basic ci pipeline for releasing package

feat(ci): setup basic ci pipeline for releasing package #1

Triggered via push April 1, 2024 16:27
Status Cancelled
Total duration 29s
Artifacts

release.yml

on: push
Matrix: test-build
release-dry
0s
release-dry
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 2 warnings
test-build (16.x): server/bootstrap.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (16.x): server/controllers/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (16.x): server/controllers/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (16.x): server/controllers/instagramBasicApi.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (16.x): server/destroy.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (16.x): server/register.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (16.x): server/services/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (16.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (16.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (16.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (20.x)
The job was canceled because "_16_x" failed.
test-build (20.x): server/bootstrap.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (20.x): server/controllers/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (20.x): server/controllers/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (20.x): server/controllers/instagramBasicApi.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (20.x): server/destroy.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (20.x): server/register.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (20.x): server/services/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (20.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (20.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (20.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (18.x)
The job was canceled because "_16_x" failed.
test-build (18.x): server/bootstrap.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (18.x): server/controllers/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (18.x): server/controllers/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (18.x): server/controllers/instagramBasicApi.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (18.x): server/destroy.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (18.x): server/register.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (18.x): server/services/images.ts#L1
Cannot find module '@strapi/strapi' or its corresponding type declarations.
test-build (18.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (18.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (18.x): server/utils/fetchInstagram.ts#L1
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
test-build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-build (16.x)
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/