chore: improve dropdowns #2051
sonarcloud.yml
on: pull_request
SonarCloud snap
3m 7s
SonarCloud datamanager
2m 31s
SonarCloud connector
1m 1s
SonarCloud dapp
1m 1s
SonarCloud docs
50s
SonarCloud did-provider-key
2m 24s
SonarCloud extended-verification-lib
2m 19s
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: bagcqcera54shm6hu4bwch7nlyvzl7v6hxrx764s7hs4mx3iujko26ff5vqha. Current tip: bagcqceraqpk2kpvb32lpm3xvortcw4qtqcdejmotdm7oqzu4i3u32lkyynoq"}
❯ tests/unit/ceramic.spec.ts:72:7
|
SonarCloud snap
Process completed with exit code 1.
|