Skip to content

Echo process and OGC API Processes validation #268

Echo process and OGC API Processes validation

Echo process and OGC API Processes validation #268

Triggered via pull request October 31, 2025 16:04
Status Success
Total duration 7m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 8 warnings, and 10 notices
validateFeatureResponse
No feature Ids found in tested collections. (IGNORED)
featureOperation
No feature Ids found in tested collections. (IGNORED)
testJobCreationInputValidation
Unrecognized token 'teststring': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 11] (IGNORED)
testJobCreationInputRef
Unrecognized token 'teststring': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 11] (IGNORED)
verifyCollectionsPathCollectionCrsPropertyContainsDefaultCrs
java.util.NoSuchElementException: No value present (SKIPPED)
verifyCollectionsPathCollectionCrsPropertyContainsStorageCrs
java.util.NoSuchElementException: No value present (SKIPPED)
verifyCollectionsCollectionCrsIdentifierOfStorageCrs
java.util.NoSuchElementException: No value present (SKIPPED)
verifyCollectionsCollectionCrsIdentifierOfCrsProperty
java.util.NoSuchElementException: No value present (SKIPPED)
testOGCProcessDescriptionOutputDefinitionOfMixedType
No output definition of 'echo' process identifies a mixed type output (SKIPPED)
testOGCProcessDescriptionInputDefinitionOfMixedType
No input definition of 'echo' process identifies a mixed type input (SKIPPED)
testJobCreationInputInlineBbox
No input of type bounding box found. (SKIPPED)
testJobCreationInputArray
No input of type array found. (SKIPPED)
Validate OGC API Compliance
response: undefined
Validate OGC API Compliance
request: undefined
Validate OGC API Compliance
response: undefined
Validate OGC API Compliance
request: undefined
Validate OGC API Compliance
post-request: POST http://localhost:8484//processes/echo/execution HTTP/1.1
Validate OGC API Compliance
response: teststring
Validate OGC API Compliance
request: <!-- non XML body --> { "inputs" : { "stringInput" : "teststring" }, "outputs" : { "stringOutput" : { "transmissionMode" : "value" } } }
Validate OGC API Compliance
post-request: POST http://localhost:8484//processes/echo/execution HTTP/1.1
Validate OGC API Compliance
response: teststring
Validate OGC API Compliance
request: <!-- non XML body --> { "inputs" : { "stringInput" : "teststring" }, "outputs" : { "stringOutput" : { "transmissionMode" : "value" } } }