Skip to content

Add orderId to success/error callbacks #58

Add orderId to success/error callbacks

Add orderId to success/error callbacks #58

Triggered via pull request November 6, 2024 16:06
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build (16.x): src/types.ts#L431
Replace `error:·RevolutCheckoutError,·payload:·{·orderId:·OrderToken·|·undefined·}` with `⏎····error:·RevolutCheckoutError,⏎····payload:·{·orderId:·OrderToken·|·undefined·}⏎··`
build (16.x): src/types.ts#L642
Replace `·type:·'cancel';·dropOffState:·RevolutPayDropOffState;·orderId?:·string` with `⏎············type:·'cancel'⏎············dropOffState:·RevolutPayDropOffState⏎············orderId?:·string⏎·········`
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/