Skip to content

Bump azure-pipelines-task-lib from 4.5.0 to 4.9.0 #100

Bump azure-pipelines-task-lib from 4.5.0 to 4.9.0

Bump azure-pipelines-task-lib from 4.5.0 to 4.9.0 #100

Triggered via pull request January 31, 2024 01:15
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main-ci.yml

on: pull_request
Node.js  /  Npm Packages
24s
Node.js / Npm Packages
Node.js  /  TypeScript type check
30s
Node.js / TypeScript type check
Node.js  /  ESLint
42s
Node.js / ESLint
Node.js  /  Prettier
28s
Node.js / Prettier
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 5 warnings, and 1 notice
Cannot find module 'stream' or its corresponding type declarations.: src/azure-pipelines-vso-npm/vso-npm.js#L2
TS2307: Cannot find module 'stream' or its corresponding type declarations.
Cannot find module 'readline' or its corresponding type declarations.: src/azure-pipelines-vso-npm/vso-npm.js#L3
TS2307: Cannot find module 'readline' or its corresponding type declarations.
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.: src/azure-pipelines-vso-npm/vso-npm.js#L12
TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Parameter 'line' implicitly has an 'any' type.: src/azure-pipelines-vso-npm/vso-npm.js#L71
TS7006: Parameter 'line' implicitly has an 'any' type.
Property 'on' does not exist on type 'ToolRunner'.: src/azure-pipelines-vso-npm/vso-npm.js#L79
TS2339: Property 'on' does not exist on type 'ToolRunner'.
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.: src/azure-pipelines-vso-npm/vso-npm.js#L81
TS2580: Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Property 'on' does not exist on type 'ToolRunner'.: src/azure-pipelines-vso-npm/vso-npm.js#L85
TS2339: Property 'on' does not exist on type 'ToolRunner'.
Cannot find module 'path' or its corresponding type declarations.: src/azure-pipelines-vso-tsc/tsc.js#L2
TS2307: Cannot find module 'path' or its corresponding type declarations.
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.: src/azure-pipelines-vso-tsc/tsc.js#L12
TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.: src/azure-pipelines-vso-tsc/tsc.js#L16
TS2580: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Node.js / Npm Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
Node.js / Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js / TypeScript type check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node.js / ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Everything formatted properly
Prettier: Everything formatted properly