Skip to content

error messages for task compilation#364

Merged
zachdaniel merged 1 commit intoash-project:mainfrom
celeste-wahlquist:main
Feb 24, 2026
Merged

error messages for task compilation#364
zachdaniel merged 1 commit intoash-project:mainfrom
celeste-wahlquist:main

Conversation

@celeste-wahlquist
Copy link
Contributor

@celeste-wahlquist celeste-wahlquist commented Feb 23, 2026

Contributor checklist

Leave anything that you believe does not apply unchecked.

  • I accept the AI Policy, or AI was not used in the creation of this PR.
  • Bug fixes include regression tests
  • Chores
  • Documentation changes
  • Features include unit/acceptance tests
  • Refactoring
  • Update dependencies

@celeste-wahlquist
Copy link
Contributor Author

celeste-wahlquist commented Feb 23, 2026

Create a list of all tasks to be run, as tasks are successfully compiled remove them from the list. If a task fails, report on the task that failed, note any remaining tasks that did not run as a result.

Example of error output:
Task failed (runtime error): mix nonexistent.task.xyz.igniter_test
Reason: The task "nonexistent.task.xyz.igniter_test" could not be found

Tasks that did not run:
• mix nonexistent.task.xyz.igniter_test

@zachdaniel zachdaniel merged commit cd0d248 into ash-project:main Feb 24, 2026
43 of 45 checks passed
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.

2 participants