Describe the bug
YmlFileSource throws this error when the file content is invalid YAML, the error message features {0} instead of an actual value (of the file path)
To Reproduce
- Create an invalid YAML config file
- Attempt to load this file with the YmlFileSource class
Expected behavior
An error is thrown with the file path included
**Environment: **
Describe the bug
YmlFileSource throws this error when the file content is invalid YAML, the error message features
{0}instead of an actual value (of the file path)To Reproduce
Expected behavior
An error is thrown with the file path included
**Environment: **