chore: update CI dependency versions #246
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
build
Error: Command failed: npm install @semantic-release/commit-analyzer @semantic-release/release-notes-generator @semantic-release/git @semantic-release/github --no-audit
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @cycjimmy/semantic-release-action@3.4.2
npm ERR! Found: semantic-release@19.0.5
npm ERR! node_modules/semantic-release
npm ERR! semantic-release@"^19.0.5" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer semantic-release@">=20.1.0" from @semantic-release/commit-analyzer@10.0.1
npm ERR! node_modules/@semantic-release/commit-analyzer
npm ERR! @semantic-release/commit-analyzer@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /home/runner/.npm/_logs/2023-07-27T09_27_28_500Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-07-27T09_27_28_500Z-debug-0.log
|