Skip to content

Publish Package to npmjs #78

Publish Package to npmjs

Publish Package to npmjs #78

Triggered via release August 12, 2024 12:15
@certainty3452certainty3452
published f4a8718
Status Failure
Total duration 50s
Artifacts

main.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: node_modules/@backstage/backend-app-api/dist/index.d.ts#L136
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build: node_modules/@backstage/backend-app-api/dist/index.d.ts#L266
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build: node_modules/@backstage/backend-app-api/dist/index.d.ts#L503
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build: node_modules/@backstage/backend-common/dist/index.d.ts#L8
Module '"/home/runner/work/scaffolder-backend-module-azure-repositories/scaffolder-backend-module-azure-repositories/node_modules/@types/express/index"' can only be default-imported using the 'esModuleInterop' flag
build: node_modules/@backstage/backend-common/dist/index.d.ts#L16
Module '"/home/runner/work/scaffolder-backend-module-azure-repositories/scaffolder-backend-module-azure-repositories/node_modules/@types/cors/index"' can only be default-imported using the 'esModuleInterop' flag
build: node_modules/@backstage/backend-common/dist/index.d.ts#L18
Module '"/home/runner/work/scaffolder-backend-module-azure-repositories/scaffolder-backend-module-azure-repositories/node_modules/@types/dockerode/index"' can only be default-imported using the 'esModuleInterop' flag
build: node_modules/@backstage/backend-common/node_modules/@backstage/plugin-auth-node/dist/index.d.ts#L7
Module '"/home/runner/work/scaffolder-backend-module-azure-repositories/scaffolder-backend-module-azure-repositories/node_modules/@types/express/index"' can only be default-imported using the 'esModuleInterop' flag
build: node_modules/@backstage/backend-common/node_modules/@backstage/plugin-auth-node/dist/index.d.ts#L665
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build: node_modules/@backstage/config-loader/dist/index.d.ts#L275
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build: node_modules/@backstage/config-loader/dist/index.d.ts#L527
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/