ZWE Integration Test Framework #34
Annotations
2 errors and 1 warning
[Setup 2] Test Project Build
Conversion of type '{ $schema: string; $id: string; title: string; description: string; type: string; additionalProperties: boolean; properties: { zowe: { type: string; additionalProperties: boolean; properties: { setup: { ...; }; ... 18 more ...; configmgr: { ...; }; }; }; ... 4 more ...; haInstances: { ...; }; }; $defs: { ...; }; }' to type '{ $schema: "https://json-schema.org/draft/2019-09/schema"; $id: "https://zowe.org/schemas/v2/server-base"; title: "Zowe configuration file"; description: "Configuration file for Zowe (zowe.org) version 2."; type: "object"; additionalProperties: false; properties: { ...; }; $defs: { ...; }; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
[Setup 2] Test Project Build
Process completed with exit code 2.
|
[After Test 2] Upload test report
No files were found with the provided path: tests/zwe-remote-integration/reports/. No artifacts will be uploaded.
|
Loading