Build and Review PR #10 #36
Annotations
10 errors and 10 warnings
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L35
Doc 3, Line 35, API[content-mgmt-api-3]/spec is an object that cannot be empty. It should contain definition, lifecycle, system, and type properties and may contain an optional owner prop.
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L44
Doc 4, Line 44, API[content-mgmt-api-4]/spec must have required property type.
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L59
Doc 5, Line 59, API[content-mgmt-api-5]/spec/type value cannot be empty and must be one of the allowed values:
openapi, asyncapi
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L73
Doc 6, Line 73, API[content-mgmt-api-6]/spec/type value myapi is not one of the allowed values:
openapi, asyncapi
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L86
Doc 7, Line 86, API[content-mgmt-api-7]/spec must have required property lifecycle.
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L102
Doc 8, Line 102, API[content-mgmt-api-8]/spec/lifecycle value cannot be empty and must be one of the allowed values:
experimenting, developing, maintaining, deprecating, obsolete
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L116
Doc 9, Line 116, API[content-mgmt-api-9]/spec/lifecycle value mylifecycle is not one of the allowed values:
experimenting, developing, maintaining, deprecating, obsolete
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L128
Doc 10, Line 128, API[content-mgmt-api-8]/spec must have required property system.
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L145
Doc 11, Line 145, API[content-mgmt-api-11]/spec/system is a string that cannot be empty. It should be populated or be removed completely if not required.
|
11 - When validate-catalog-info is called with a file that has invalid apis:
test/catalog-infos/invalid-apis.yml#L159
Doc 12, Line 159, API[content-mgmt-api-11]/spec/system value content-management is invalid.
Expected Pattern: system:[<optional-namespace>/]<system-name> e.g. system:default/appointment-manager, system:appointment-manager
|
|
|
|
|
|
|
|
11 - When validate-catalog-info is called with a file that has invalid apis
Doc #10 is invalid
|
11 - When validate-catalog-info is called with a file that has invalid apis
Doc #11 is invalid
|
11 - When validate-catalog-info is called with a file that has invalid apis
Doc #12 is invalid
|
Loading