)]}'
{"zuul/scheduler.py":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"a7266e609c2f403e303d488a5d316530e6d736ce","unresolved":false,"context_lines":[{"line_number":1424,"context_line":"            loading_errors \u003d []"},{"line_number":1425,"context_line":"            for tenant in abide.tenants.values():"},{"line_number":1426,"context_line":"                for error in tenant.layout.loading_errors:"},{"line_number":1427,"context_line":"                    if isinstance(error, configloader.DeprecationWarning):"},{"line_number":1428,"context_line":"                        self.log.warning(repr(error))"},{"line_number":1429,"context_line":"                    else:"},{"line_number":1430,"context_line":"                        loading_errors.append(repr(error))"}],"source_content_type":"text/x-python","patch_set":1,"id":"1ea2cb61_a6192584","line":1427,"updated":"2023-07-27 19:06:59.000000000","message":"Actually we should check the severity attribute instead; the configloader class is separate from the model.ConfigurationError class which is actually what we get at this point.\n\nI\u0027ll update that and add a test.","commit_id":"548a1c89e70c9b6eac6e2bbffde8850461f3a73a"}]}
