refactor(cmd-api-server): clean up configuration parameters #720 #24
publish
11m 3s
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.
|