-
State changed as build OD-7124 is successful
-
OneDev
changed state to 'Closed' 4 months ago
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
14.1.4
|
| Labels |
No labels
|
Issue Votes (0)
If you have a project with a bad Cargo.toml (or maybe just the Toml library failing to properly parse), such as https://onedev.jordanplayz158.xyz/dani-garcia/vaultwarden/~files/main/Cargo.toml (forked from https://github.com/dani-garcia/vaultwarden), upon hitting the " Enable CI/CD by adding .onedev-buildspec.yml" button, you will receive the following exception
The stacktrace points to this line which just appears to be reading the whole toml file (which is why I say it might be a toml library issue rather than a bad toml file).