chore: convert esm code to cjs #820
Annotations
2 errors and 11 warnings
Check for linting errors:
lib/index.cjs#L47
'releaseInfo' is assigned a value but never used
|
Check for linting errors
Process completed with exit code 1.
|
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/.
|
Check for linting errors:
lib/Version.cjs#L5
Expected JSDoc block lines to be aligned
|
Check for linting errors:
lib/Version.cjs#L5
Missing JSDoc @param "args" declaration
|
Check for linting errors:
lib/Version.cjs#L6
Expected 1 lines after block description
|
Check for linting errors:
lib/Version.cjs#L7
Invalid JSDoc tag (preference). Replace "constructor" JSDoc tag with "class"
|
Check for linting errors:
lib/Version.cjs#L8
Syntax error in namepath: args.version
|
Check for linting errors:
lib/Version.cjs#L8
@param path declaration ("args.version.") appears before any real parameter
|
Check for linting errors:
lib/Version.cjs#L8
Missing JSDoc @param "args.version." description
|
Check for linting errors:
lib/Version.cjs#L9
Syntax error in namepath: args.flavors
|
Check for linting errors:
lib/Version.cjs#L9
Missing JSDoc @param "args.flavors." description
|
Check for linting errors:
lib/Version.cjs#L10
Invalid JSDoc @param "args.supportedPlatforms" type "array"; prefer: "Array"
|
The logs for this run have expired and are no longer available.
Loading