Replacing pool data tables with a json column #103
Annotations
10 errors and 1 warning
Run build:
modules/content/github-content.service.ts#L120
Object literal may only specify known properties, and 'staticTypeData' does not exist in type 'PrismaPoolSelect'.
|
Run build:
modules/content/github-content.service.ts#L156
Property 'tokens' does not exist on type 'PrismaPool'.
|
Run build:
modules/content/sanity-content.service.ts#L190
Property 'tokens' does not exist on type 'PrismaPool'.
|
Run build:
modules/content/sanity-content.service.ts#L219
Object literal may only specify known properties, and 'staticTypeData' does not exist in type 'PrismaPoolSelect'.
|
Run build:
modules/pool/lib/pool-gql-loader.service.ts#L458
Property 'staticTypeData' does not exist on type 'PrismaPool & { tokens: (PrismaPoolToken & { dynamicData: PrismaPoolTokenDynamicData | null; token: PrismaToken; nestedPool: (PrismaPool & { ...; }) | null; })[]; ... 4 more ...; staking: (PrismaPoolStaking & { ...; })[]; }'.
|
Run build:
modules/pool/lib/pool-on-chain-data.service.ts#L126
Object literal may only specify known properties, and 'staticTypeData' does not exist in type '(Without<PrismaPoolUpdateInput, PrismaPoolUncheckedUpdateInput> & PrismaPoolUncheckedUpdateInput) | (Without<...> & PrismaPoolUpdateInput)'.
|
Run build:
modules/pool/lib/pool-on-chain-data.service.ts#L152
Object literal may only specify known properties, and 'staticTypeData' does not exist in type '(Without<PrismaPoolUpdateInput, PrismaPoolUncheckedUpdateInput> & PrismaPoolUncheckedUpdateInput) | (Without<...> & PrismaPoolUpdateInput)'.
|
Run build:
modules/pool/subgraph-mapper.ts#L17
Property 'typeData' does not exist on type '{ base: { id: string; chain: Chain; createTime: number; address: string; symbol: string; name: string; decimals: number; type: PrismaPoolType; version: number; owner: string; factory: string | ... 1 more ... | undefined; }; dynamicData: { ...; }; tokens: { ...; }[]; staticTypeData: {} | ... 4 more ... | { ...; }; }'.
|
Run build:
modules/pool/subgraph-mapper.ts#L46
Property 'typeData' does not exist on type '{ base: { id: string; chain: Chain; createTime: number; address: string; symbol: string; name: string; decimals: number; type: PrismaPoolType; version: number; owner: string; factory: string | ... 1 more ... | undefined; }; dynamicData: { ...; }; tokens: { ...; }[]; staticTypeData: {} | ... 4 more ... | { ...; }; }'.
|
Run build
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading