Fix CVEs #429
Annotations
19 errors and 2 warnings
ExtensionIT.getExtensionDetailsInstancesNotSupported:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L206
Unexpected exception type thrown, expected: <com.exasol.extensionmanager.client.invoker.ApiException> but was: <java.lang.NoSuchFieldError>
|
|
|
ExtensionIT.upgradeFailsWhenNotInstalled:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L215
Unexpected exception type thrown, expected: <com.exasol.extensionmanager.client.invoker.ApiException> but was: <java.lang.NoSuchFieldError>
|
|
ExtensionIT.creatingInstancesNotSupported:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L187
Unexpected exception type thrown, expected: <com.exasol.extensionmanager.client.invoker.ApiException> but was: <java.lang.NoSuchFieldError>
|
ExtensionIT.listExtensions:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L75
JSON_MAX_STRING_LENGTH
|
|
|
ExtensionIT.uninstallExtensionWithoutInstallation:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L149
Unexpected exception thrown: java.lang.NoSuchFieldError: JSON_MAX_STRING_LENGTH
|
|
ExtensionIT.listingInstancesNotSupported:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L178
Unexpected exception type thrown, expected: <com.exasol.extensionmanager.client.invoker.ApiException> but was: <java.lang.NoSuchFieldError>
|
ExtensionIT.uninstallWrongVersionFails:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L168
Unexpected exception type thrown, expected: <com.exasol.extensionmanager.client.invoker.ApiException> but was: <java.lang.NoSuchFieldError>
|
ExtensionIT.installingWrongVersionFails:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L110
Unexpected exception type thrown, expected: <com.exasol.extensionmanager.client.invoker.ApiException> but was: <java.lang.NoSuchFieldError>
|
|
|
ExtensionIT.deletingInstancesNotSupported:
src/test/java/com/exasol/cloudetl/extension/ExtensionIT.java#L196
Unexpected exception type thrown, expected: <com.exasol.extensionmanager.client.invoker.ApiException> but was: <java.lang.NoSuchFieldError>
|
matrix-build (8.24.0)
Process completed with exit code 1.
|
matrix-build (7.1.25)
Process completed with exit code 1.
|
matrix-build (8.24.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
matrix-build (7.1.25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|