Skip to content

fix: absent output should still fail the action + update node to 24#29

Merged
Malinskiy merged 11 commits intomainfrom
feat/update-node
Mar 16, 2026
Merged

fix: absent output should still fail the action + update node to 24#29
Malinskiy merged 11 commits intomainfrom
feat/update-node

Conversation

@Malinskiy
Copy link
Copy Markdown
Member

@Malinskiy Malinskiy commented Mar 16, 2026

If the use didn't specify output the action would pass even in case of failure


// Check if output is empty and skip the remaining part if it is
if (!output) {
if (errorMessage && !ignoreTestFailures) {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the real fix

@Malinskiy Malinskiy changed the title feat: update node to 24 fix: absent output should still fail the action + update node to 24 Mar 16, 2026
@Malinskiy Malinskiy merged commit 77daba4 into main Mar 16, 2026
6 checks passed
@Malinskiy Malinskiy deleted the feat/update-node branch March 16, 2026 16:24
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