← Back to issue list

Improve platform validation error message

View original Github issue

Metadata

Project
craft-application
Number
#347
Type
issue
State
open
Author
cmatsuoka
Labels
Created
2024-05-16 08:45:41+00:00
Updated
2025-05-23 17:26:52+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Display better validation error messages to the user when platforms are not correctly defined. This is a follow-up to # ### Why it needs to get done This is the current validation error message: ``` wheelcraft internal error: ValidationError(model='BuildPlanner', errors=[{'loc': ('platforms', 'build-on'), 'msg': 'value is not a valid list', 'type': 'type_error.list'}]) ```

Evaluation history

No evaluation history available.