chore(deps): update docker/build-push-action action to v6 #122
Annotations
5 errors
ubuntu-latest
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23509
throw new UsageError(`This project is configured to use ${result.spec.name} because ${result.target} has a "packageManager" field`);
^
UsageError: This project is configured to use yarn because /home/runner/work/cronner/cronner/package.json has a "packageManager" field
at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23509:21)
at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:24232:5) {
clipanion: { type: 'usage' }
}
Node.js v20.14.0
|
windows-latest
The job was canceled because "ubuntu-latest" failed.
|
windows-latest
The operation was canceled.
|
macos-latest
The job was canceled because "ubuntu-latest" failed.
|
macos-latest
/opt/homebrew/Cellar/node@20/20.14.0/lib/node_modules/corepack/dist/lib/corepack.cjs:23512
throw new UsageError(`This project is configured to use ${result.spec.name} because ${result.target} has a "packageManager" field`);
^
UsageError: This project is configured to use yarn because /Users/runner/work/cronner/cronner/package.json has a "packageManager" field
at Engine.findProjectSpec (/opt/homebrew/Cellar/node@20/20.14.0/lib/node_modules/corepack/dist/lib/corepack.cjs:23512:21)
at async Engine.executePackageManagerRequest (/opt/homebrew/Cellar/node@20/20.14.0/lib/node_modules/corepack/dist/lib/corepack.cjs:23542:24)
at async Object.runMain (/opt/homebrew/Cellar/node@20/20.14.0/lib/node_modules/corepack/dist/lib/corepack.cjs:24235:5) {
clipanion: { type: 'usage' }
}
Node.js v20.14.0
|