[bulk] Enable release automation and validation#39
0 errors, 7 warnings, 11 hints
Profile: standard | Branch: main | Trigger: pr
Annotations
Check warning on line 1 in code/API_definitions/README.MD
camara-validation / CAMARA Validation
Remove placeholder README alongside API definitions
[P-013] Placeholder README 'README.MD' should be removed from code/API_definitions/ — API specification files are present
Check warning on line 682 in code/API_definitions/capabilities-and-restrictions.yaml
camara-validation / CAMARA Validation
Reserved word used in identifier
[S-012] Reserved words found Consider avoiding the use of reserved word 'const' in 'const' Consider avoiding the use of reserved word
Check warning on line 973 in code/API_definitions/capabilities-and-restrictions.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] org.camaraproject.capability.v0.detail should be PascalCase (UpperCamelCase)
Check warning on line 987 in code/API_definitions/capabilities-and-restrictions.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] org.camaraproject.capability.v0.capability-bitmap-changed should be PascalCase (UpperCamelCase)
Check warning on line 999 in code/API_definitions/capabilities-and-restrictions.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] org.camaraproject.capability.v0.capability-bitmap-changed.data should be PascalCase (UpperCamelCase)
Check warning on line 1009 in code/API_definitions/capabilities-and-restrictions.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] org.camaraproject.capability.v0.capability-info-changed should be PascalCase (UpperCamelCase)
Check warning on line 1021 in code/API_definitions/capabilities-and-restrictions.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] org.camaraproject.capability.v0.capability-info-changed.data should be PascalCase (UpperCamelCase)
Check notice on line 289 in code/API_definitions/capabilities-and-restrictions.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 973 in code/API_definitions/capabilities-and-restrictions.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 987 in code/API_definitions/capabilities-and-restrictions.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 1009 in code/API_definitions/capabilities-and-restrictions.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 1090 in code/API_definitions/capabilities-and-restrictions.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 1110 in code/API_definitions/capabilities-and-restrictions.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 1114 in code/API_definitions/capabilities-and-restrictions.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 1265 in code/API_definitions/capabilities-and-restrictions.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 1303 in code/API_definitions/capabilities-and-restrictions.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 1 in code/Test_definitions
camara-validation / CAMARA Validation
Missing test definition file for API
[P-006] No .feature test file found for API 'capabilities-and-restrictions' in code/Test_definitions/
Suggestion: 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.
Check notice on line 32 in code/modules/overlay-openapi.yaml
camara-validation / CAMARA Validation
Reserved word used in identifier
[S-012] Reserved words found Consider avoiding the use of reserved word 'extends' in 'extends' Consider avoiding the use of reserved word