Skip to content

feat(backend-deploy): use packageManagerController #295

feat(backend-deploy): use packageManagerController

feat(backend-deploy): use packageManagerController #295

Triggered via pull request January 27, 2024 05:12
@06180618
synchronize #947
poc/pms-cli-core
Status Failure
Total duration 3m 16s
Artifacts

poc-e2e-flow-test.yml

on: pull_request
Matrix: install
Matrix: run_e2e_tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
build: packages/cli-core/src/package-manager-controller/package_manager_controller_base.ts#L123
Property 'runWithPackageManager' in type 'PackageManagerControllerBase' is not assignable to the same property in base type 'PackageManagerController'.
build: packages/cli-core/src/package-manager-controller/package_manager_controller_base.ts#L133
Argument of type 'Options | undefined' is not assignable to parameter of type '{ env?: Record<string, string> | undefined; } | undefined'.
build: packages/cli-core/src/package-manager-controller/package_manager_controller_factory.ts#L26
Type 'NpmPackageManagerController' is not assignable to type 'PackageManagerController'.
build: packages/cli-core/src/package-manager-controller/package_manager_controller_factory.ts#L28
Type 'PnpmPackageManagerController' is not assignable to type 'PackageManagerController'.
build: packages/cli-core/src/package-manager-controller/package_manager_controller_factory.ts#L30
Type 'YarnClassicPackageManagerController' is not assignable to type 'PackageManagerController'.
build: packages/cli-core/src/package-manager-controller/package_manager_controller_factory.ts#L32
Type 'YarnModernPackageManagerController' is not assignable to type 'PackageManagerController'.
build
Process completed with exit code 2.
install (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
install (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
install (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.