chore(deps-dev): bump @nmshd/connector-sdk from 4.6.4 to 6.0.1 #1666
Annotations
7 errors
packages/server/src/internals/server/enmeshed-middleware.ts#L25
'"@nmshd/connector-sdk"' has no exported member named 'ConnectorRelationshipChangeStatus'. Did you mean 'ConnectorRelationshipStatus'?
|
packages/server/src/internals/server/enmeshed-middleware.ts#L26
'"@nmshd/connector-sdk"' has no exported member named 'ConnectorRelationshipChangeType'. Did you mean 'ConnectorRelationship'?
|
packages/server/src/internals/server/enmeshed-middleware.ts#L27
'"@nmshd/connector-sdk"' has no exported member named 'ConnectorRequestContent'. Did you mean 'ConnectorRequest'?
|
packages/server/src/internals/server/enmeshed-middleware.ts#L332
Type '{ '@type': "CreateAttributeRequestItem"; mustBeAccepted: true; attribute: { key: string; owner: string; confidentiality: "public"; '@type': "RelationshipAttribute"; value: { '@type': "ProprietaryString"; title: string; value: string; }; }; }' is not assignable to type 'RequestItemGroupJSON | RequestItemJSONDerivations'.
|
packages/server/src/internals/server/enmeshed-middleware.ts#L503
Property 'acceptRelationshipChange' does not exist on type 'RelationshipsEndpoint'. Did you mean 'acceptRelationship'?
|
packages/server/src/internals/server/enmeshed-middleware.ts#L577
Type '{ '@type': "CreateAttributeRequestItem"; mustBeAccepted: true; attribute: { key: string; owner: string; confidentiality: "public"; '@type': "RelationshipAttribute"; value: { '@type': "ProprietaryString"; title: string; value: string; }; }; }' is not assignable to type 'RequestItemGroupJSON | RequestItemJSONDerivations'.
|
|
The logs for this run have expired and are no longer available.
Loading