Skip to content

Add more options for customizations and translations #13

Add more options for customizations and translations

Add more options for customizations and translations #13

Re-run triggered October 12, 2023 22:12
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/components/cart/CartHeader.ts#L39
Replace `this.store.getOptions().cart?.titleLabel·??·'Cart'` with `⏎······this.store.getOptions().cart?.titleLabel·??·'Cart'⏎····`
build: src/components/cart/CartTotal.ts#L36
Insert `;`
build: src/components/legend/Legend.ts#L8
Insert `⏎·····`
build: src/components/legend/Legend.ts#L20
Delete `·`
build: src/components/legend/Legend.ts#L23
Delete `·`
build: src/components/legend/Legend.ts#L30
Replace `reservedLegendLabel·??·'Reserved',·'sc-seat-reserved'` with `⏎······reservedLegendLabel·??·'Reserved',⏎······'sc-seat-reserved'⏎····`
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/