canonical / canonical/craft-application

Improve platform validation error message

Open
#347 1 comment 0 reactions 1 assignee Claimed by @mr-cal View on GitHub
Dominant language
Python
Stars
14
Forks
29
Avg merge
2d 3h
Merged PRs (30d)
12

Description

### 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'}])
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.