chore(deps): update dependency eslint-plugin-promise to v6 - autoclosed #251
bundle-size.yml
on: pull_request
Package Size Report
7s
Annotations
1 error and 3 warnings
Package Size Report
Failed to install dependencies:
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @donkeyclip/motorcortex-comets@1.1.0
npm WARN Found: eslint-plugin-promise@5.2.0
npm WARN node_modules/eslint-plugin-promise
npm WARN dev eslint-plugin-promise@"6.6.0" from the root project
npm WARN 1 more (eslint-config-standard)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer eslint-plugin-promise@"^4.2.1 || ^5.0.0" from eslint-config-standard@16.0.3
npm WARN node_modules/eslint-config-standard
npm WARN dev eslint-config-standard@"16.0.3" from the root project
npm ERR! code EUSAGE
npm ERR!
npm ERR! `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm ERR!
npm ERR! Invalid: lock file's eslint-plugin-promise@5.2.0 does not satisfy eslint-plugin-promise@6.6.0
npm ERR!
npm ERR! Clean install a project
npm ERR!
npm ERR! Usage:
npm ERR! npm ci
npm ERR!
npm ERR! Options:
npm ERR! [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
npm ERR! [-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
npm ERR! [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
npm ERR! [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
npm ERR! [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
npm ERR! [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links]
npm ERR!
npm ERR! aliases: clean-install, ic, install-clean, isntall-clean
npm ERR!
npm ERR! Run "npm help ci" for more info
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2024-07-22T01_03_42_057Z-debug-0.log
|
Package Size Report
The following actions uses node12 which is deprecated and will be forced to run on node16: pkg-size/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package Size Report
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3.6.0, actions/setup-node@v3.8.1, pkg-size/action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Package Size Report
Error: Failed to install dependencies:
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @donkeyclip/motorcortex-comets@1.1.0
npm WARN Found: eslint-plugin-promise@5.2.0
npm WARN node_modules/eslint-plugin-promise
npm WARN dev eslint-plugin-promise@"6.6.0" from the root project
npm WARN 1 more (eslint-config-standard)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer eslint-plugin-promise@"^4.2.1 || ^5.0.0" from eslint-config-standard@16.0.3
npm WARN node_modules/eslint-config-standard
npm WARN dev eslint-config-standard@"16.0.3" from the root project
npm ERR! code EUSAGE
npm ERR!
npm ERR! `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm ERR!
npm ERR! Invalid: lock file's eslint-plugin-promise@5.2.0 does not satisfy eslint-plugin-promise@6.6.0
npm ERR!
npm ERR! Clean install a project
npm ERR!
npm ERR! Usage:
npm ERR! npm ci
npm ERR!
npm ERR! Options:
npm ERR! [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
npm ERR! [-E|--save-exact] [-g|--global] [--global-style] [--legacy-bundling]
npm ERR! [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
npm ERR! [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
npm ERR! [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
npm ERR! [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links]
npm ERR!
npm ERR! aliases: clean-install, ic, install-clean, isntall-clean
npm ERR!
npm ERR! Run "npm help ci" for more info
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2024-07-22T01_03_42_057Z-debug-0.log
at /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7794:23
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Qc (/home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7791:13)
at async Xc (/home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7842:15)
at async /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7899:15
|