Add refreshmetadata and refreshmetadatastatus #366
pull-request.yml
on: pull_request
Verify
/
Lint
4s
Verify
/
Test
3m 26s
Annotations
4 errors and 1 warning
src/crossRegion.test.ts > Given an instance of the StorageClient bound to staging > When I upload a file from one region > Then it should be accessible from the Lens API in another region:
packages/client/src/crossRegion.test.ts#L48
StorageClientError: Please provide a chain_id as query param or as part of an ACL template
❯ Function.fromResponse ../../node_modules/.pnpm/@lens-chain+storage-client@0.0.0-next-20250226153049/node_modules/@lens-chain/storage-client/src/errors.ts:10:14
❯ _StorageClient.uploadFile ../../node_modules/.pnpm/@lens-chain+storage-client@0.0.0-next-20250226153049/node_modules/@lens-chain/storage-client/src/StorageClient.ts:61:13
❯ src/crossRegion.test.ts:48:24
|
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#L60
InvariantError: Expected result to be Ok: [GraphQL] Bad request - Metadata URI not found
❯ Module.l ../types/src/helpers/assertions.ts:31:11
❯ src/actions/accountManager.test.ts:60:7
|
src/actions/metadata.test.ts > Given user creates a post > When user modifies metadata in the used URL and call refreshMetadata > Then post metadata content should be updated:
packages/client/src/clients.ts#L52
InvariantError: Expected a value, got: [GraphQL] Invalid value for argument "request", field "entity" of type "EntityId!" is required but not provided
❯ Module.o ../types/src/helpers/invariant.ts:17:11
❯ takeValue src/clients.ts:52:3
❯ ResultAsync.<anonymous> ../../node_modules/.pnpm/neverthrow@8.0.0/node_modules/neverthrow/dist/index.cjs.js:127:33
❯ ../../node_modules/.pnpm/neverthrow@8.0.0/node_modules/neverthrow/dist/index.cjs.js:43:57
❯ __awaiter ../../node_modules/.pnpm/neverthrow@8.0.0/node_modules/neverthrow/dist/index.cjs.js:39:12
❯ ../../node_modules/.pnpm/neverthrow@8.0.0/node_modules/neverthrow/dist/index.cjs.js:123:60
❯ src/actions/metadata.test.ts:39:27
|
Verify / Test
Process completed with exit code 1.
|
Verify / Test
Cache not found for keys: node-cache-Linux-x64-pnpm-b7a2e5c81fbc62423c5ff963de82ab712d0b9ba57904269d15fa66a413706809
|