Skip to content

#137: Extracted common code for virtual schema based extensions #426

#137: Extracted common code for virtual schema based extensions

#137: Extracted common code for virtual schema based extensions #426

Triggered via pull request November 3, 2023 08:25
Status Failure
Total duration 2m 22s
Artifacts

ci-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
Build with Exasol 8.23.0
Cannot find module '@exasol/extension-manager-interface/dist/base-vs' or its corresponding type declarations.
Build with Exasol 8.23.0
Type '"ADAPTER"' is not assignable to type '"SET" | "SCALAR"'.
Build with Exasol 8.23.0
Type '{ name: string; type: "SET"; parameters: string; emitParameters: string; scriptClass: string; }' is not assignable to type 'ScriptDefinition'.
Build with Exasol 8.23.0
Type '{ id: string; name: string; type: "string"; description: string; placeholder: string; required: true; multiline: true; }' is not assignable to type 'Parameter'.
Build with Exasol 8.23.0
Type '{ id: string; name: string; type: "string"; description: string; required: false; placeholder: string; default: string; }' is not assignable to type 'Parameter'.
Build with Exasol 8.23.0
Type '{ id: string; name: string; description: string; type: "string"; required: false; placeholder: string; default: string; }' is not assignable to type 'Parameter'.
Build with Exasol 8.23.0
Type '{ id: string; name: string; description: string; type: "select"; required: false; options: SelectOption[]; default: string; }' is not assignable to type 'Parameter'.
Build with Exasol 8.23.0
Process completed with exit code 1.
Build with Exasol 7.1.23
Cannot find module '@exasol/extension-manager-interface/dist/base-vs' or its corresponding type declarations.
Build with Exasol 7.1.23
Type '"ADAPTER"' is not assignable to type '"SET" | "SCALAR"'.
Build with Exasol 7.1.23
Type '{ name: string; type: "SET"; parameters: string; emitParameters: string; scriptClass: string; }' is not assignable to type 'ScriptDefinition'.
Build with Exasol 7.1.23
Type '{ id: string; name: string; type: "string"; description: string; placeholder: string; required: true; multiline: true; }' is not assignable to type 'Parameter'.
Build with Exasol 7.1.23
Type '{ id: string; name: string; type: "string"; description: string; required: false; placeholder: string; default: string; }' is not assignable to type 'Parameter'.
Build with Exasol 7.1.23
Type '{ id: string; name: string; description: string; type: "string"; required: false; placeholder: string; default: string; }' is not assignable to type 'Parameter'.
Build with Exasol 7.1.23
Type '{ id: string; name: string; description: string; type: "select"; required: false; options: SelectOption[]; default: string; }' is not assignable to type 'Parameter'.
Build with Exasol 7.1.23
Process completed with exit code 1.
Build with Exasol 8.23.0
No files were found with the provided path: target/generated-classes.lst. No artifacts will be uploaded.
Build with Exasol 7.1.23
No files were found with the provided path: target/generated-classes.lst. No artifacts will be uploaded.