KOGITO-9625: Upgrade quarkus-openapi-generator to 1.3.8 #1026
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
ApiWithSecurityContextIT.verifyAuthHeadersOpenApi2_0:
kiegroup_kogito-runtimes/quarkus/integration-tests/integration-tests-quarkus-openapi-client/src/test/java/org/kie/kogito/quarkus/it/openapi/client/ApiWithSecurityContextIT.java#L66
No requests exactly matched. Most similar request was: expected:<
POST
/iq9MzY/watsonorchestrate
X-Client-Id [matches] : 12345
Authorization: Basic amF2aWVyaXRvOmZ1bGFuaXRv
> but was:<
POST
/iq9MzY/watsonorchestrate
X-Client-Id: Basic amF2aWVyaXRvOmZ1bGFuaXRv
Authorization: Basic amF2aWVyaXRvOmZ1bGFuaXRv
>
|
ApiWithSecurityContextIT.verifyAuthHeadersOpenApi3_0:
kiegroup_kogito-runtimes/quarkus/integration-tests/integration-tests-quarkus-openapi-client/src/test/java/org/kie/kogito/quarkus/it/openapi/client/ApiWithSecurityContextIT.java#L86
No requests exactly matched. Most similar request was: expected:<
POST
/
X-Client-Id [matches] : 12345
Authorization: ***
Authorization: ***
Authorization: *** but was:<
POST
/
X-Client-Id: *** ***
Authorization: ***
Authorization: ***
|
ubuntu-latest / Java-11 / Maven-3.8.7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, stCarolas/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|