chore: version packages (beta) #2064
sonarcloud.yml
on: pull_request
SonarCloud snap
2m 23s
SonarCloud datamanager
1m 40s
SonarCloud connector
46s
SonarCloud dapp
57s
SonarCloud docs
46s
SonarCloud did-provider-key
1m 26s
SonarCloud extended-verification-lib
2m 0s
Annotations
2 errors
tests/unit/ceramic.spec.ts > Utils [ceramic] > ceramicVCStore > should fail saving wrong object on ceramic network:
packages/snap/tests/unit/ceramic.spec.ts#L72
AssertionError: expected [Function] to throw error including 'HTTP request to \'https://ceramic-cla…' but got 'HTTP request to \'https://ceramic-cla…'
- Expected
+ Received
- HTTP request to 'https://ceramic-clay.3boxlabs.com/api/v0/commits' failed with status 'Internal Server Error': {"error":"Validation Error: data/vcs/a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3 must be object, data/vcs/a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3 must be string, data/vcs/a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3 must match a schema in anyOf"}
+ HTTP request to 'https://ceramic-clay.3boxlabs.com/api/v0/commits' failed with status 'Internal Server Error': {"error":"Commit to stream k2t6wyfsu4pg2q7vm7y3wr4bvri4d0dzfwbb7ebirtes8rwundfjja0qnfmuai rejected because it builds on stale state. Calling 'sync()' on the stream handle will synchronize the stream state in the client with that on the Ceramic node. Rejected commit CID: bagcqcerartd6dm67osjhzrm7oz27zzx2r6xy4kmppmqi2v72hmwit5r4h3qq. Current tip: bagcqceravxwwegmuhzfjd43dnyjanfcesvuzah37zwytrnipgspwndfnatmq"}
❯ tests/unit/ceramic.spec.ts:72:7
|
SonarCloud snap
Process completed with exit code 1.
|