[bulk] Update release-automation + validation callers #118
0 errors, 2 warnings, 13 hints
Profile: standard | Branch: main | Trigger: pr
Annotations
Check warning on line 1 in code/API_definitions/network-slice-assignment.yaml
camara-validation / CAMARA Validation
CloudEvent should be $ref, not inline
[P-020] CloudEvent is defined inline in code/API_definitions/network-slice-assignment.yaml. Consume the shared schema from CAMARA_event_common.yaml via $ref instead of maintaining a local copy.
Suggestion: Replace the local CloudEvent schema with `$ref: './CAMARA_event_common.yaml#/components/schemas/CloudEvent'`, or an allOf combining the $ref with an API-specific ApiEventType schema. See implicit-events API template in Commonalities artifacts/api-templates/.
Check warning on line 1 in code/API_definitions/network-slice-booking.yaml
camara-validation / CAMARA Validation
CloudEvent should be $ref, not inline
[P-020] CloudEvent is defined inline in code/API_definitions/network-slice-booking.yaml. Consume the shared schema from CAMARA_event_common.yaml via $ref instead of maintaining a local copy.
Suggestion: Replace the local CloudEvent schema with `$ref: './CAMARA_event_common.yaml#/components/schemas/CloudEvent'`, or an allOf combining the $ref with an API-specific ApiEventType schema. See implicit-events API template in Commonalities artifacts/api-templates/.
Check notice on line 781 in code/API_definitions/network-slice-assignment.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 797 in code/API_definitions/network-slice-assignment.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 937 in code/API_definitions/network-slice-assignment.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 995 in code/API_definitions/network-slice-assignment.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 1002 in code/API_definitions/network-slice-assignment.yaml
camara-validation / CAMARA Validation
String has no format/pattern/enum
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 1025 in code/API_definitions/network-slice-assignment.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 1172 in code/API_definitions/network-slice-assignment.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 468 in code/API_definitions/network-slice-booking.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 484 in code/API_definitions/network-slice-booking.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 627 in code/API_definitions/network-slice-booking.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 685 in code/API_definitions/network-slice-booking.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 692 in code/API_definitions/network-slice-booking.yaml
camara-validation / CAMARA Validation
String has no format/pattern/enum
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 715 in code/API_definitions/network-slice-booking.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.