Skip to content

chore: convert esm code to cjs #820

chore: convert esm code to cjs

chore: convert esm code to cjs #820

Triggered via pull request February 26, 2024 06:59
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
e2e (windows-2022, 21): lib/index.cjs#L47
'releaseInfo' is assigned a value but never used
e2e (windows-2022, 21)
Process completed with exit code 1.
e2e (ubuntu-22.04, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (ubuntu-22.04, 21): lib/util/detectCurrentPlatform.cjs#L17
The type 'NodeJS' is undefined
e2e (windows-2022, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (windows-2022, 21): lib/Version.cjs#L5
Expected JSDoc block lines to be aligned
e2e (windows-2022, 21): lib/Version.cjs#L5
Missing JSDoc @param "args" declaration
e2e (windows-2022, 21): lib/Version.cjs#L6
Expected 1 lines after block description
e2e (windows-2022, 21): lib/Version.cjs#L7
Invalid JSDoc tag (preference). Replace "constructor" JSDoc tag with "class"
e2e (windows-2022, 21): lib/Version.cjs#L8
Syntax error in namepath: args.version
e2e (windows-2022, 21): lib/Version.cjs#L8
@param path declaration ("args.version.") appears before any real parameter
e2e (windows-2022, 21): lib/Version.cjs#L8
Missing JSDoc @param "args.version." description
e2e (windows-2022, 21): lib/Version.cjs#L9
Syntax error in namepath: args.flavors
e2e (windows-2022, 21): lib/Version.cjs#L9
Missing JSDoc @param "args.flavors." description
e2e (windows-2022, 21): lib/Version.cjs#L10
Invalid JSDoc @param "args.supportedPlatforms" type "array"; prefer: "Array"
e2e (macos-13, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (macos-13, 21): lib/util/detectCurrentPlatform.cjs#L17
The type 'NodeJS' is undefined