databricks-cli/libs/diag
Pieter Noordhuis c1963ec0df
Include `dyn.Path` in normalization warnings and errors (#1332)
## Changes

This adds context to warnings and errors. For example:

* Summary: `unknown field bar`
* Location: `foo.yml:6:10`
* Path: `.targets.dev.workspace`

## Tests

Unit tests.
2024-04-03 08:56:46 +00:00
..
diagnostic.go Include `dyn.Path` in normalization warnings and errors (#1332) 2024-04-03 08:56:46 +00:00
severity.go Add configuration normalization code (#915) 2023-10-25 11:56:42 +00:00