2033 update all relevat dependencies #5009
Annotations
10 errors and 11 warnings
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L5
Type '{ '@context': string[]; chainId: number; credentials: { allow: undefined[]; deny: undefined[]; }; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: any; }' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L85
Type '{ '@context': string[]; chainId: number; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: { ...; }; }' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L190
Type '{ '@context': string[]; chainId: number; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: { ...; }; }' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L284
Type '{ '@context': string[]; chainId: number; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: { ...; }; }' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L378
Type '{ '@context': string[]; chainId: number; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: { ...; }; }' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L478
Type '{ '@context': string[]; accessDetails: { templateId: number; publisherMarketOrderFee: string; type: "fixed"; addressOrId: string; price: string; isPurchasable: true; baseToken: { address: string; name: string; symbol: string; decimals: number; }; datatoken: { ...; }; isOwned: false; validOrderTx: null; }; ... 10 mor...' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L586
Type '{ '@context': string[]; chainId: number; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: { ...; }; }' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L696
Type '{ '@context': string[]; chainId: number; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: { ...; }; }' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L790
Type '{ '@context': string[]; chainId: number; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: { ...; }; }' is not assignable to type 'AssetExtended'.
|
Run npm test:
.jest/__fixtures__/datasetsWithAccessDetails.ts#L877
Type '{ '@context': string[]; chainId: number; datatokens: { address: string; name: string; serviceId: string; symbol: string; }[]; event: { block: number; contract: string; datetime: string; from: string; tx: string; }; ... 8 more ...; accessDetails: { ...; }; }' is not assignable to type 'AssetExtended'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm test:
src/@context/Asset.tsx#L118
React Hook useCallback has an unnecessary dependency: 'accountId'. Either exclude it or remove the dependency array
|
Run npm test:
src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
|
Run npm test:
src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
|
Run npm test:
src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
|
Run npm test:
src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
|
Run npm test:
src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
|
Run npm test:
src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
|
Run npm test:
src/@types/Compute.d.ts#L22
Unexpected any. Specify a different type
|
Run npm test:
src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
|
Run npm test:
src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
|
Loading