Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings for mapped data. #57

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Warnings for mapped data. #57

wants to merge 4 commits into from

Conversation

rossjones
Copy link
Collaborator

@rossjones rossjones commented Sep 11, 2024

Adds functions/macros for displaying warnings and error that occurred during mapping rows and displays them as lists using importerMappingErrorList and importerMappingWarningList. Currently we expect warnings and errors to be arrays of strings, but in future we should probably handle the line number where the error/warning occurred and decide if and how we are going to show them.

TODO:

  • Remove test warnings/errors
  • Integrate when we have errors to show

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