Skip to content

feat(sale): Surface vendor errors from custom webooks (#2802) #2092

feat(sale): Surface vendor errors from custom webooks (#2802)

feat(sale): Surface vendor errors from custom webooks (#2802) #2092

Triggered via push March 18, 2026 23:38
Status Success
Total duration 5m 17s
Artifacts

publish.yaml

on: push
Publish Workflow
5m 13s
Publish Workflow
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Workflow syntax warning: .github/workflows/publish.yaml#L169
.github/workflows/publish.yaml (Line: 169, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/publish.yaml#L189
.github/workflows/publish.yaml (Line: 189, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Publish Workflow
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/actions/notify-slack-publish-status, nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/