chore: version packages #2214
sonarcloud.yml
on: pull_request
SonarCloud snap
2m 3s
SonarCloud datamanager
1m 30s
SonarCloud connector
43s
SonarCloud dapp
46s
SonarCloud docs
44s
SonarCloud did-provider-key
2m 2s
SonarCloud extended-verification-lib
2m 2s
Annotations
3 errors and 6 warnings
|
SonarCloud snap
Process completed with exit code 1.
|
|
tests/e2e/resolveDID.spec.ts > resolveDID > should return an error if the did is not found:
packages/snap/tests/e2e/resolveDID.spec.ts#L84
AssertionError: expected 'Unexpected token \'<\', "<!DOCTYPE ".…' to be 'notFound' // Object.is equality
- Expected
+ Received
- notFound
+ Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ tests/e2e/resolveDID.spec.ts:84:50
|
|
tests/e2e/resolveDID.spec.ts > resolveDID > should resolve a 'cheqd' method:
packages/snap/tests/e2e/resolveDID.spec.ts#L51
AssertionError: expected null to deeply equal { '@context': [ …(2) ], …(4) }
- Expected:
Object {
"@context": Array [
"https://www.w3.org/ns/did/v1",
"https://w3id.org/security/suites/ed25519-2020/v1",
],
"authentication": Array [
"did:cheqd:mainnet:Ps1ysXP2Ae6GBfxNhNQNKN#key1",
],
"id": "did:cheqd:mainnet:Ps1ysXP2Ae6GBfxNhNQNKN",
"service": Array [
Object {
"id": "did:cheqd:mainnet:Ps1ysXP2Ae6GBfxNhNQNKN#website",
"serviceEndpoint": Array [
"https://www.cheqd.io",
],
"type": "LinkedDomains",
},
Object {
"id": "did:cheqd:mainnet:Ps1ysXP2Ae6GBfxNhNQNKN#non-fungible-image",
"serviceEndpoint": Array [
"https://gateway.ipfs.io/ipfs/bafybeihetj2ng3d74k7t754atv2s5dk76pcqtvxls6dntef3xa6rax25xe",
],
"type": "LinkedDomains",
},
Object {
"id": "did:cheqd:mainnet:Ps1ysXP2Ae6GBfxNhNQNKN#twitter",
"serviceEndpoint": Array [
"https://twitter.com/cheqd_io",
],
"type": "LinkedDomains",
},
Object {
"id": "did:cheqd:mainnet:Ps1ysXP2Ae6GBfxNhNQNKN#linkedin",
"serviceEndpoint": Array [
"https://www.linkedin.com/company/cheqd-identity/",
],
"type": "LinkedDomains",
},
],
"verificationMethod": Array [
Object {
"controller": "did:cheqd:mainnet:Ps1ysXP2Ae6GBfxNhNQNKN",
"id": "did:cheqd:mainnet:Ps1ysXP2Ae6GBfxNhNQNKN#key1",
"publicKeyMultibase": "z6Mkta7joRuvDh7UnoESdgpr9dDUMh5LvdoECDi3WGrJoscA",
"type": "Ed25519VerificationKey2020",
},
],
}
+ Received:
null
❯ tests/e2e/resolveDID.spec.ts:51:36
|
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|