Skip to content

WIP: Minimal implementation of error_message#222

Draft
haneug wants to merge 12 commits intofaccts:mainfrom
haneug:feature.error_message
Draft

WIP: Minimal implementation of error_message#222
haneug wants to merge 12 commits intofaccts:mainfrom
haneug:feature.error_message

Conversation

@haneug
Copy link
Copy Markdown
Contributor

@haneug haneug commented Mar 26, 2026

Closes Issues

Closes #215
...

Description

  • Implement a function output.error_message that goes through a list of known ErrorPatterns and checks if they are found in the output file.

Release Notes

(Project adheres to Keep a Changelog; Every entry should start in upper-case and end with (#<pr-id>); Remove sections that don't apply)

Added

  • ...

Changed

  • ...

Deprecated

  • ...

Removed

  • ...

Fixed

  • ...

@haneug haneug added this to the 3.0.0 milestone Mar 26, 2026
@haneug haneug self-assigned this Mar 26, 2026
@haneug haneug added the enhancement New feature or request label Mar 26, 2026
@haneug haneug force-pushed the feature.error_message branch from 371ef78 to a5bd6c7 Compare March 27, 2026 15:33
@haneug haneug force-pushed the feature.error_message branch 2 times, most recently from 5388ab6 to 5317895 Compare March 30, 2026 12:07
@haneug haneug force-pushed the feature.error_message branch from 5317895 to 190fdff Compare March 30, 2026 12:43
@haneug haneug force-pushed the feature.error_message branch from cdf16c0 to 8ff8f77 Compare April 2, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error message extraction

1 participant