fix(geofencing-subscriptions): resolve S-015 and S-211 validation warnings - #417
0 errors, 16 warnings, 1 hint
Profile: standard | Branch: main | Trigger: pr
Annotations
Check warning on line 613 in code/API_definitions/geofencing-subscriptions.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 616 in code/API_definitions/geofencing-subscriptions.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 619 in code/API_definitions/geofencing-subscriptions.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 622 in code/API_definitions/geofencing-subscriptions.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 625 in code/API_definitions/geofencing-subscriptions.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 628 in code/API_definitions/geofencing-subscriptions.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 977 in code/API_definitions/geofencing-subscriptions.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 251 in code/API_definitions/location-retrieval.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 260 in code/API_definitions/location-retrieval.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 263 in code/API_definitions/location-retrieval.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 266 in code/API_definitions/location-retrieval.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 269 in code/API_definitions/location-retrieval.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 272 in code/API_definitions/location-retrieval.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 275 in code/API_definitions/location-retrieval.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 278 in code/API_definitions/location-retrieval.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Remove the component if it is obsolete, or reference it from the API definition.
Check warning on line 0 in code/Test_definitions/geofencing-subscriptions.feature
camara-validation / CAMARA Validation
Too many scenarios in feature file
[G-004] Number of scenarios exceeds maximum: 53/50
Check notice on line 560 in code/API_definitions/geofencing-subscriptions.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.