This repository has been archived by the owner on Aug 26, 2024. It is now read-only.
bumping web5-js and tbdex-ks versions. #48
Annotations
7 errors and 1 warning
build_and_test (20.4.0):
src/config.ts#L52
Property 'verificationMethods' is missing in type 'Did' but required in type 'PortableDid'.
|
build_and_test (20.4.0):
src/db/exchange-repository.ts#L158
Argument of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/dids/dist/types/methods/did-method", { assert: { "resolution-mode": "import" } }).PortableDid' is not assignable to parameter of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/credentials/node_modules/@web5/dids/dist/types/types", { assert: { "resolution-mode": "import" } }).PortableDid'.
|
build_and_test (20.4.0):
src/db/exchange-repository.ts#L173
Argument of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/dids/dist/types/methods/did-method", { assert: { "resolution-mode": "import" } }).PortableDid' is not assignable to parameter of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/credentials/node_modules/@web5/dids/dist/types/types", { assert: { "resolution-mode": "import" } }).PortableDid'.
|
build_and_test (20.4.0):
src/db/exchange-repository.ts#L188
Argument of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/dids/dist/types/methods/did-method", { assert: { "resolution-mode": "import" } }).PortableDid' is not assignable to parameter of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/credentials/node_modules/@web5/dids/dist/types/types", { assert: { "resolution-mode": "import" } }).PortableDid'.
|
build_and_test (20.4.0):
src/db/exchange-repository.ts#L202
Argument of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/dids/dist/types/methods/did-method", { assert: { "resolution-mode": "import" } }).PortableDid' is not assignable to parameter of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/credentials/node_modules/@web5/dids/dist/types/types", { assert: { "resolution-mode": "import" } }).PortableDid'.
|
build_and_test (20.4.0):
src/seed-offerings.ts#L103
Argument of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/dids/dist/types/methods/did-method", { assert: { "resolution-mode": "import" } }).PortableDid' is not assignable to parameter of type 'import("/home/runner/work/tbdex-pfi-exemplar/tbdex-pfi-exemplar/node_modules/@web5/credentials/node_modules/@web5/dids/dist/types/types", { assert: { "resolution-mode": "import" } }).PortableDid'.
|
build_and_test (20.4.0)
Process completed with exit code 2.
|
build_and_test (20.4.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|