Skip to content

ci: Add Reusable PR Workflow #49

ci: Add Reusable PR Workflow

ci: Add Reusable PR Workflow #49

Re-run triggered July 12, 2024 16:36
Status Failure
Total duration 18s
Artifacts 1

reusable-workflows.yml

on: pull_request
Run Web Kit PR Workflow  /  Build and Test
16s
Run Web Kit PR Workflow / Build and Test
Check PR for semantic branch name  /  Check PR for semantic branch name
0s
Check PR for semantic branch name / Check PR for semantic branch name
Check PR for semantic title  /  Check PR for semantic title
0s
Check PR for semantic title / Check PR for semantic title
Check PR for semantic target branch  /  Confirm that target branch for PR is development or build/
0s
Check PR for semantic target branch / Confirm that target branch for PR is development or build/
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L14
Replace `"Unknown"` with `'Unknown'`
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L15
Replace `"Add·To·Cart"` with `'Add·To·Cart'`
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L16
Replace `"Remove·From·Cart"` with `'Remove·From·Cart'`
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L17
Replace `"Checkout"` with `'Checkout'`
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L18
Replace `"Checkout·Option"` with `'Checkout·Option'`
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L19
Replace `"Click"` with `'Click'`
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L20
Replace `"View·Detail"` with `'View·Detail'`
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L21
Replace `"Purchase"` with `'Purchase'`
Run Web Kit PR Workflow / Build and Test: src/commerce-handler.js#L22
Replace `"Refund"` with `'Refund'`