Skip to content

fix(validation): improve validation error messages#296

Closed
jerop wants to merge 1 commit into
mainfrom
feat/improve-validation
Closed

fix(validation): improve validation error messages#296
jerop wants to merge 1 commit into
mainfrom
feat/improve-validation

Conversation

@jerop

@jerop jerop commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

The error messages in the input validation script (scripts/validate-inputs.sh) have been updated to improve clarity and ensure they are correctly displayed in the GitHub Actions logs.

  • The format of the ::error annotations was simplified to the basic ::error::message syntax to prevent them from being hidden in the logs.

  • The content of the error messages was made more descriptive to help users debug configuration issues more easily.

  • A minor formatting change (adding a newline) was made to action.yml.

The error messages in the input validation script (scripts/validate-inputs.sh) have been updated to improve clarity and ensure they are correctly displayed in the GitHub Actions logs.

- The format of the ::error annotations was simplified to the basic ::error::message syntax to prevent them from being hidden in the logs.

- The content of the error messages was made more descriptive to help users debug configuration issues more easily.

- A minor formatting change (adding a newline) was made to action.yml.
@jerop jerop requested review from a team as code owners September 17, 2025 21:26
@jerop jerop closed this Sep 17, 2025
@jerop jerop deleted the feat/improve-validation branch September 18, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant