Skip to content

fix: deduplicate errors in pipeline runs - #725

Closed
trueberryless wants to merge 1 commit into
changesets:mainfrom
trueberryless:fix/error-duplication
Closed

fix: deduplicate errors in pipeline runs#725
trueberryless wants to merge 1 commit into
changesets:mainfrom
trueberryless:fix/error-duplication

Conversation

@trueberryless

Copy link
Copy Markdown

Description

This PR fixes duplicated error outputs in GitHub action pipeline runs by removing the core.error(err) call in the catch block, which was probably unintentionally kept in #289 while correctly replacing the other console statements, leading to the error being shown twice (as reported by Chris):

image

@changeset-bot

changeset-bot Bot commented Aug 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 13bf2c4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@trueberryless

Copy link
Copy Markdown
Author

Sorry, I didn't see #724. Closing this as a duplicate 👍

@trueberryless
trueberryless deleted the fix/error-duplication branch August 28, 2026 14:05
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