Skip to content

7870812034 Add modal close options #5

7870812034 Add modal close options

7870812034 Add modal close options #5

Re-run triggered November 26, 2024 10:11
Status Failure
Total duration 1m 19s
Artifacts

pr.yml

on: pull_request
test-and-build
1m 7s
test-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests/checkout.test.ts > Checkout > Checkout launch() > On mobile, opens a popup in a new window by default: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:134:21
tests/checkout.test.ts > Checkout > Checkout launch() > Opens lightbox on desktop, or if popupOnMobile is true: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:143:21
tests/checkout.test.ts > Checkout > Checkout launch() > Lightbox contains Zoid iframe: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:150:21
tests/checkout.test.ts > Checkout > Checkout launch() > Fires "open" event: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:161:21
tests/checkout.test.ts > Checkout > Checkout render() > Renders checkout iframe with the given dimensions: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:188:21
tests/checkout.test.ts > Checkout > Checkout render() > Can render content as a popup in a new window: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:203:21
tests/checkout.test.ts > Checkout > Checkout render() > Fires "open" event: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:215:21
tests/checkout.test.ts > Checkout > Checkout close > Cleans up lightbox elements if used: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:228:21
tests/checkout.test.ts > Checkout > Checkout close > Fires "close" event: src/utils/err.ts#L7
Error: Tebex.js error: ident option is required ❯ err src/utils/err.ts:7:10 ❯ assert src/utils/err.ts:22:8 ❯ Checkout.init src/checkout.ts:152:8 ❯ tests/checkout.test.ts:240:21
test-and-build
Process completed with exit code 1.