This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
chore: regen openapi spec #44
Annotations
9 errors and 1 warning
Run type checks:
new-pattern/worker/functions.ts#L210
Argument of type '"/crm/v2/contact"' is not assignable to parameter of type 'PathsWithMethod<paths, "get">'.
|
Run type checks:
new-pattern/worker/functions.ts#L213
'res.data' is of type 'unknown'.
|
Run type checks:
new-pattern/worker/functions.ts#L216
'res.data' is of type 'unknown'.
|
Run type checks:
new-pattern/worker/functions.ts#L220
'res.data' is of type 'unknown'.
|
Run type checks:
new-pattern/worker/functions.ts#L220
Binding element 'raw_data' implicitly has an 'any' type.
|
Run type checks:
new-pattern/worker/functions.ts#L225
Property 'id' comes from an index signature, so it must be accessed with ['id'].
|
Run type checks:
new-pattern/worker/functions.ts#L247
'res.data' is of type 'unknown'.
|
Run type checks:
new-pattern/worker/functions.ts#L248
'res.data' is of type 'unknown'.
|
Run type checks
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, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading