chore(deps): Bump @veramo/core from 6.0.0 to 7.0.0 #1627
dispatch.yml
on: push
Lint
/
Broken Markdown links
40s
Lint
/
Super Linter
1m 24s
Build & Test
/
Build Node.js
47s
Release
/
Semantic Release
Annotations
8 errors
|
Build & Test / Build Node.js
Process completed with exit code 2.
|
|
Build & Test / Build Node.js:
src/did-manager/cheqd-did-provider.ts#L1025
Property 'removeService' in type 'CheqdDIDProvider' is not assignable to the same property in base type 'AbstractIdentifierProvider'.
|
|
Build & Test / Build Node.js:
src/did-manager/cheqd-did-provider.ts#L1014
Property 'removeKey' in type 'CheqdDIDProvider' is not assignable to the same property in base type 'AbstractIdentifierProvider'.
|
|
Build & Test / Build Node.js:
src/did-manager/cheqd-did-provider.ts#L1007
Property 'addService' in type 'CheqdDIDProvider' is not assignable to the same property in base type 'AbstractIdentifierProvider'.
|
|
Build & Test / Build Node.js:
src/did-manager/cheqd-did-provider.ts#L1000
Property 'addKey' in type 'CheqdDIDProvider' is not assignable to the same property in base type 'AbstractIdentifierProvider'.
|
|
Build & Test / Build Node.js:
src/did-manager/cheqd-did-provider.ts#L993
Property 'deleteIdentifier' in type 'CheqdDIDProvider' is not assignable to the same property in base type 'AbstractIdentifierProvider'.
|
|
Build & Test / Build Node.js:
src/did-manager/cheqd-did-provider.ts#L698
Property 'updateIdentifier' in type 'CheqdDIDProvider' is not assignable to the same property in base type 'AbstractIdentifierProvider'.
|
|
Build & Test / Build Node.js:
src/did-manager/cheqd-did-provider.ts#L602
Property 'createIdentifier' in type 'CheqdDIDProvider' is not assignable to the same property in base type 'AbstractIdentifierProvider'.
|