feat(packages/sui-mono): allow to release dependabot upgrades #2473
Annotations
10 errors and 1 warning
build:
packages/sui-mono/src/check.js#L8
Replace `⏎··checkIsMonoPackage,⏎··getProjectName,⏎··getWorkspaces,⏎··getOverrides⏎` with `checkIsMonoPackage,·getProjectName,·getWorkspaces,·getOverrides`
|
build:
packages/sui-mono/src/check.js#L32
Replace `⏎····msg·=>·typeof·msg·===·'string'·&&·msg.includes('BREAKING·CHANGE')⏎··` with `msg·=>·typeof·msg·===·'string'·&&·msg.includes('BREAKING·CHANGE')`
|
build:
packages/sui-mono/src/check.js#L42
Replace `⏎··checkIsMonoPackage()·?·{[getProjectName()]:·flatten(status)}·:·status` with `·(checkIsMonoPackage()·?·{[getProjectName()]:·flatten(status)}·:·status)`
|
build:
packages/sui-mono/src/check.js#L71
Delete `⏎·····`
|
build:
packages/sui-mono/src/check.js#L84
Replace `⏎········`git·diff·--name-only·${updateHash}·master`⏎······` with ``git·diff·--name-only·${updateHash}·master``
|
build:
packages/sui-mono/src/check.js#L88
Replace `⏎········.find(file·=>·file.match(SCOPE_REGEX))⏎········` with `.find(file·=>·file.match(SCOPE_REGEX))`
|
build:
packages/sui-mono/src/check.js#L94
Replace `⏎········status[pkgToUpdate].increment,⏎········PACKAGE_VERSION_INCREMENT.MINOR⏎······` with `status[pkgToUpdate].increment,·PACKAGE_VERSION_INCREMENT.MINOR`
|
build:
packages/sui-mono/src/check.js#L104
Replace `⏎········status[pkgToOverride].increment,⏎········PACKAGE_VERSION_INCREMENT.MINOR⏎······` with `status[pkgToOverride].increment,·PACKAGE_VERSION_INCREMENT.MINOR`
|
build:
packages/sui-mono/src/check.js#L112
Replace `⏎········status[pkg].increment,⏎········PACKAGE_VERSION_INCREMENT.MINOR⏎······` with `status[pkg].increment,·PACKAGE_VERSION_INCREMENT.MINOR`
|
build:
packages/sui-mono/src/check.js#L120
Replace `⏎········status[pkg].increment,⏎········PACKAGE_VERSION_INCREMENT.MAJOR⏎······` with `status[pkg].increment,·PACKAGE_VERSION_INCREMENT.MAJOR`
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.6.0, actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|