Skip to content

fix(ci): pin apex-code-coverage-transformer to 2.23.2 in with-build workflow#3

Open
0ptaq0 wants to merge 1 commit into
mainfrom
fix/pin-coverage-transformer-with-build
Open

fix(ci): pin apex-code-coverage-transformer to 2.23.2 in with-build workflow#3
0ptaq0 wants to merge 1 commit into
mainfrom
fix/pin-coverage-transformer-with-build

Conversation

@0ptaq0

@0ptaq0 0ptaq0 commented Jul 7, 2026

Copy link
Copy Markdown
Member

Applies the same pin as #2 to the salesforce-ci-with-build.yml variant. Line 353 still installed the plugin unpinned (@latest → 2.23.2), which crashes on Node 20 with TypeError: webidl.util.markAsUncloneable is not a function. Pin to 2.23.2 for deterministic installs; workflow default node-version is already 22.

…orkflow

Same fix as salesforce-ci.yml: 2.23.1+ requires Node >=22 and the sf
CLI runs on the workflow Node, so pin an explicit 2.23.1+ release
(2.23.2) instead of @latest for deterministic installs. This workflow
already defaults node-version to 22.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant