fix: update state when connection is hangup #5194
Annotations
7 warnings
Linting:
packages/core/src/agent/AgentDependencies.ts#L3
Using exported name 'WebSocket' as identifier for default export
|
Linting:
packages/core/src/modules/dif-presentation-exchange/utils/credentialSelection.ts#L10
'decodeSdJwt' is defined but never used
|
Linting:
packages/core/tests/helpers.ts#L32
'tap' is defined but never used
|
Linting:
packages/core/tests/oob.test.ts#L29
'PeerDidNumAlgo' is defined but never used
|
Linting:
packages/drpc/src/models/ValidRequest.ts#L39
Unexpected any. Specify a different type
|
Linting:
packages/drpc/src/models/ValidResponse.ts#L39
Unexpected any. Specify a different type
|
Linting:
packages/drpc/src/models/ValidResponse.ts#L65
Unexpected any. Specify a different type
|
Loading