Skip to content

refactor(cmd-api-server): clean up configuration parameters #720 #24

refactor(cmd-api-server): clean up configuration parameters #720

refactor(cmd-api-server): clean up configuration parameters #720 #24

Triggered via push September 20, 2023 06:26
Status Failure
Total duration 19m 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
publish: packages/cactus-plugin-keychain-vault/src/main/typescript/web-services/get-keychain-entry-endpoint-v1.ts#L19
'"../generated/openapi/typescript-axios"' has no exported member named 'GetKeychainEntryResponse'. Did you mean 'GetKeychainEntryResponseV1'?
publish: packages/cactus-plugin-keychain-vault/src/test/typescript/integration/openapi/openapi-validation.test.ts#L24
'"../../../../main/typescript/public-api"' has no exported member named 'GetKeychainEntryRequest'. Did you mean 'GetKeychainEntryRequestV1'?
publish: packages/cactus-plugin-keychain-vault/src/test/typescript/integration/openapi/openapi-validation.test.ts#L28
'"../../../../main/typescript/public-api"' has no exported member named 'SetKeychainEntryRequest'. Did you mean 'SetKeychainEntryRequestV1'?
publish: packages/cactus-plugin-keychain-azure-kv/src/main/typescript/web-services/set-keychain-entry-endpoint.ts#L20
'"../generated/openapi/typescript-axios"' has no exported member named 'SetKeychainEntryRequest'. Did you mean 'SetKeychainEntryRequestV1'?
publish: packages/cactus-plugin-keychain-azure-kv/src/main/typescript/web-services/get-keychain-entry-endpoint.ts#L20
'"../generated/openapi/typescript-axios"' has no exported member named 'GetKeychainEntryRequest'. Did you mean 'GetKeychainEntryRequestV1'?
publish
Process completed with exit code 1.