Skip to content

feat: Add reuse connection #84

feat: Add reuse connection

feat: Add reuse connection #84

Triggered via pull request March 13, 2024 11:52
Status Failure
Total duration 1m 11s
Artifacts

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L674
Property 'recipientKey' does not exist on type 'Omit<CreateOutOfBandInvitationConfig, "routing" | "appendedAttachments" | "messages">'.
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L678
Property 'recipientKey' does not exist on type 'Omit<CreateOutOfBandInvitationConfig, "routing" | "appendedAttachments" | "messages">'.
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L694
Property 'recipientKey' does not exist on type 'Omit<CreateOutOfBandInvitationConfig, "routing" | "appendedAttachments" | "messages">'.
Validate: src/controllers/outofband/OutOfBandController.ts#L141
Property 'recipientKey' does not exist on type 'Omit<CreateLegacyInvitationConfig, "routing">'.
Validate: src/controllers/outofband/OutOfBandController.ts#L145
Property 'recipientKey' does not exist on type 'Omit<CreateLegacyInvitationConfig, "routing">'.
Validate: src/controllers/outofband/OutOfBandController.ts#L164
Property 'recipientKey' does not exist on type 'Omit<CreateLegacyInvitationConfig, "routing">'.
Validate
Process completed with exit code 2.
Validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate: src/authentication.ts#L12
Unexpected any. Specify a different type
Validate: src/cliAgent.ts#L344
Caution: `jwt` also has a named export `sign`. Check if you meant to write `import {sign} from 'jsonwebtoken'` instead
Validate: src/controllers/credentials/SchemaController.ts#L51
Unexpected constant condition
Validate: src/controllers/credentials/SchemaController.ts#L56
Unexpected constant condition
Validate: src/controllers/did/DidController.ts#L350
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L385
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L440
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L770
Unexpected any. Specify a different type
Validate: src/controllers/multi-tenancy/MultiTenancyController.ts#L771
Unexpected any. Specify a different type