Release Review: ReleaseTest r1.2 (alpha) #95
0 errors, 2 warnings, 21 hints
Profile: standard | Branch: release | Trigger: pr
Annotations
Check warning on line 482 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Objects should not allow unconstrained additionalProperties.
[S-314] Objects should not allow unconstrained additionalProperties.
Check warning on line 488 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
If the additionalProperties keyword is used it must be set to false.
[S-316] If the additionalProperties keyword is used it must be set to false.
Check notice on line 252 in code/API_definitions/sample-implicit-events.yaml
camara-validation / CAMARA Validation
Schema of type string should specify a format, pattern, enum, or const.
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Hint: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 279 in code/API_definitions/sample-implicit-events.yaml
camara-validation / CAMARA Validation
Schema of type string should specify a format, pattern, enum, or const.
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Hint: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 320 in code/API_definitions/sample-implicit-events.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 331 in code/API_definitions/sample-implicit-events.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 466 in code/API_definitions/sample-implicit-events.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 473 in code/API_definitions/sample-implicit-events.yaml
camara-validation / CAMARA Validation
Schema of type string should specify a format, pattern, enum, or const.
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Hint: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 496 in code/API_definitions/sample-implicit-events.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 410 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 421 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 432 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 440 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 448 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 456 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 464 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 587 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 594 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Schema of type string should specify a format, pattern, enum, or const.
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Hint: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 617 in code/API_definitions/sample-service-subscriptions.yaml
camara-validation / CAMARA Validation
Potentially unused component has been detected.
[S-211] Potentially unused component has been detected.
Hint: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 498 in code/API_definitions/sample-service.yaml
camara-validation / CAMARA Validation
Schema of type string should specify a format, pattern, enum, or const.
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Hint: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 513 in code/API_definitions/sample-service.yaml
camara-validation / CAMARA Validation
Schema of type string should specify a format, pattern, enum, or const.
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Hint: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 1 in code/Test_definitions
camara-validation / CAMARA Validation
No .feature test file found for API 'sample-service-subscriptions' in code/Test_definitions/ | No .feature test file found for API 'sample-implicit-events' in code/Test_definitions/
[P-006] No .feature test file found for API 'sample-service-subscriptions' in code/Test_definitions/ | No .feature test file found for API 'sample-implicit-events' in code/Test_definitions/
Hint: Test files are optional for alpha releases but expected before the first release candidate. On stable (>=1.x) APIs they are required at rc and public release; on initial (0.x) APIs they are strongly recommended. See CAMARA Testing Guidelines for the expected file layout.