Skip to content

Merge pull request #1085 from defispartan/feat/frames-1.1 #129

Merge pull request #1085 from defispartan/feat/frames-1.1

Merge pull request #1085 from defispartan/feat/frames-1.1 #129

Re-run triggered February 25, 2025 18:19
Status Failure
Total duration 3m 42s
Artifacts

snapshot.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/actions/accountManager.test.ts > Given the 'createAccountWithUsername' action > When creating a new Account > Then it should be possible to perform social operations in a signless fashion (e.g., updating Account metadata): packages/client/src/actions/accountManager.test.ts#L55
{ stack: 'StorageClientError: \n' + ' at Function.fromResponse (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@lens-protocol+storage-node-client@0.0.0-next-20250114134800/node_modules/@lens-protocol/storage-node-client/src/errors.ts:10:14)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at _StorageClient.allocateStorage (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@lens-protocol+storage-node-client@0.0.0-next-20250114134800/node_modules/@lens-protocol/storage-node-client/src/StorageClient.ts:204:13)\n' + ' at _StorageClient.uploadFile (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@lens-protocol+storage-node-client@0.0.0-next-20250114134800/node_modules/@lens-protocol/storage-node-client/src/StorageClient.ts:49:24)\n' + ' at /home/runner/work/lens-sdk/lens-sdk/packages/client/src/actions/accountManager.test.ts:55:24\n' + ' at file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:533:5\n' + ' at runTest (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:1056:11)\n' + ' at runSuite (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:1205:15)\n' + ' at runSuite (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:1205:15)\n' + ' at runSuite (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:1205:15)', message: '', name: 'StorageClientError', stackStr: 'StorageClientError: \n' + ' at Function.fromResponse (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@lens-protocol+storage-node-client@0.0.0-next-20250114134800/node_modules/@lens-protocol/storage-node-client/src/errors.ts:10:14)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at _StorageClient.allocateStorage (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@lens-protocol+storage-node-client@0.0.0-next-20250114134800/node_modules/@lens-protocol/storage-node-client/src/StorageClient.ts:204:13)\n' + ' at _StorageClient.uploadFile (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@lens-protocol+storage-node-client@0.0.0-next-20250114134800/node_modules/@lens-protocol/storage-node-client/src/StorageClient.ts:49:24)\n' + ' at /home/runner/work/lens-sdk/lens-sdk/packages/client/src/actions/accountManager.test.ts:55:24\n' + ' at file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:533:5\n' + ' at runTest (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:1056:11)\n' + ' at runSuite (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:1205:15)\n' + ' at runSuite (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:1205:15)\n' + ' at runSuite (file:///home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@vitest+runner@2.1.9/node_modules/@vitest/runner/dist/index.js:1205:15)', nameStr: 'StorageClientError', expected: 'undefined', actual: 'undefined', constructor: 'Function<StorageClientError>', toString: 'Function<toString>', stacks: [ { method: 'Function.fromResponse', file: '/home/runner/work/lens-sdk/lens-sdk/node_modules/.pnpm/@lens-protocol+storage-node-client@0.0.0-next-20250114134800/node_modules/@lens-protocol/storage-node-client/src/errors.ts', line: 10, column: 14 }, { method: '_StorageClient.allocateStorage', file: '/home/runner/work/lens-sdk/lens-sdk/node_mo
Verify / Test
Process completed with exit code 1.