Skip to content

fix(geofencing-subscriptions): resolve S-015 and S-211 validation warnings - #417

Merged
jlurien merged 1 commit into
mainfrom
fix/geofencing-linter-s015-s211
Jul 29, 2026
Merged

fix(geofencing-subscriptions): resolve S-015 and S-211 validation warnings#417
jlurien merged 1 commit into
mainfrom
fix/geofencing-linter-s015-s211

fix(geofencing-subscriptions): resolve S-015 and S-211 validation war…

b51138a
Select commit
Loading
Failed to load commit list.
camara-validation / CAMARA Validation succeeded Jul 28, 2026 in 0s

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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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

See this annotation in the file changed.

@camara-validation 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.