webfactory/create-aws-codedeploy-deployment

Unhandled promise rejection error

mpdude opened this issue · 0 comments

Error: 😱 The deployment d-6S28849BI seems to have failed.
(node:1799) UnhandledPromiseRejectionWarning: ResourceNotReady: Resource is not in the state deploymentSuccessful
    at constructor.setError (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:27785:47)
    at Request.CHECK_ACCEPTORS (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:27647:12)
    at Request.callListeners (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:28128:20)
    at Request.emit (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:28100:10)
    at Request.emit (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:27473:14)
    at Request.transition (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:26809:10)
    at AcceptorStateMachine.runTo (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:30210:12)
    at /home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:30222:10
    at Request.<anonymous> (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:26825:9)
    at Request.<anonymous> (/home/runner/work/_actions/webfactory/create-aws-codedeploy-deployment/master/dist/index.js:27475:12)
(node:1799) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:1799) [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.