Skip to content

Various minor improvements #284

Various minor improvements

Various minor improvements #284

Triggered via pull request December 3, 2025 21:08
@b4lb4l
synchronize #34
brick
Status Success
Total duration 7m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 7 warnings, and 6 notices
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)
validateFeaturesWithBoundingBoxResponse
No features were returned for collection. (SKIPPED)
validateFeaturesWithBoundingBoxResponse
No features were returned for collection. (SKIPPED)
validateFeaturesWithBoundingBoxResponse
No features were returned for collection. (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
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" } } }