Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Exception thrown while running the action #40

Open
harrykimpel opened this issue Feb 8, 2022 · 0 comments
Open

Exception thrown while running the action #40

harrykimpel opened this issue Feb 8, 2022 · 0 comments

Comments

@harrykimpel
Copy link

I am getting the below exception when running the action in one of my repos.


Run snyk/[email protected]
(node:1774) UnhandledPromiseRejectionWarning: ChildProcessError: git describe --abbrev=0 --tags origin/master failed with code 128
at ChildProcess. (/home/runner/work/_actions/snyk/release-notes-preview/v1.6.1/dist/index.js:2102:23)
at ChildProcess.emit (events.js:210:5)
at maybeClose (internal/child_process.js:1021:16)
at Socket. (internal/child_process.js:430:11)
at Socket.emit (events.js:210:5)
at Pipe. (net.js:659:12)
(node:1774) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1774) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.


image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant