Replacing pool data tables with a json column #91
Annotations
4 errors and 1 warning
Build:
modules/pool/lib/pool-creator.service.ts#L255
Property 'prismaPoolGyroData' does not exist on type 'PrismaClient<{ datasources: { db: { url: string; }; }; }, never, false>'.
|
Build:
modules/pool/lib/pool-creator.service.ts#L261
Property 'gyroData' does not exist on type '{ staticTypeData: {} | { unitSeconds: string; principalToken: string; baseToken: string; } | { alpha: string; beta: string; delta: string; epsilon: string; lambda: string; } | { alpha: string; beta: string; ... 14 more ...; dSq: string; } | { ...; }; ... 11 more ...; factory: string | ... 1 more ... | undefined; }'.
|
Build:
modules/pool/lib/pool-creator.service.ts#L264
Property 'gyroData' does not exist on type '{ staticTypeData: {} | { unitSeconds: string; principalToken: string; baseToken: string; } | { alpha: string; beta: string; delta: string; epsilon: string; lambda: string; } | { alpha: string; beta: string; ... 14 more ...; dSq: string; } | { ...; }; ... 11 more ...; factory: string | ... 1 more ... | undefined; }'.
|
Build
Process completed with exit code 2.
|
Build
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/.
|