Skip to content

DRAFT PNPM 5 (more fixes) #7568

DRAFT PNPM 5 (more fixes)

DRAFT PNPM 5 (more fixes) #7568

Triggered via pull request October 18, 2023 19:26
Status Failure
Total duration 3m 20s
Artifacts

pr-demo.yml

on: pull_request
Build demo and deploy it
3m 6s
Build demo and deploy it
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Build demo and deploy it
Process completed with exit code 1.
tools/scripts-core/src/scripts/extends.js#L6
[no-unused-vars] 'utils' is defined but never used.
tools/scripts-yarn-workspace/src/index.js#L4
[import/newline-after-import] Expected 1 empty line after import statement not followed by another import.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L12
[no-param-reassign] Assignment to property of function parameter 'item'.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L13
[no-param-reassign] Assignment to property of function parameter 'item'.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L16
[no-param-reassign] Assignment to property of function parameter 'item'.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L22
[no-param-reassign] Assignment to property of function parameter 'item'.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L23
[no-param-reassign] Assignment to property of function parameter 'item'.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L25
[no-param-reassign] Assignment to property of function parameter 'item'.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L26
[no-param-reassign] Assignment to property of function parameter 'item'.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L27
[no-param-reassign] Assignment to property of function parameter 'item'.
tools/scripts-yarn-workspace/src/merge-report-pnpm.js#L78
[no-console] Unexpected console statement.