Npm Publish #141
npm-publish.yaml
on: workflow_dispatch
main
/
check-is-version-updated
14s
main
/
publish
58s
Annotations
10 errors and 2 warnings
main / publish:
imports/client-handler.tsx#L361
Argument of type '{ execution_provider_id: { _eq: number; }; isolation_provider_id: { _eq: number; }; handler_id: { _eq: Id; }; }' is not assignable to parameter of type 'Exp<"handlers">'.
|
main / publish:
imports/client-handler.tsx#L368
Argument of type '{ execution_provider_id: { _eq: number; }; isolation_provider_id: { _eq: number; }; handler: { in: { type_id: { _eq: number; }; from_id: { _in: Id[]; }; }; }; }' is not assignable to parameter of type 'Exp<"handlers">'.
|
main / publish:
imports/cyto-handler.tsx#L121
Type 'Id' is not assignable to type 'ComparasionType<number>'.
|
main / publish:
imports/cyto/editor.tsx#L173
Type 'Id' is not assignable to type 'ComparasionType<number>'.
|
main / publish:
imports/cyto/editor.tsx#L174
Type 'Id' is not assignable to type 'ComparasionType<number>'.
|
main / publish:
imports/cyto/editor.tsx#L206
Argument of type '{ _or: ({ type_id: number; from_id: any; to: { type_id: number; from_id: Id; }; } | { type_id: number; from_id: Id; })[]; }' is not assignable to parameter of type 'Exp<"numbers" | "strings" | "objects" | "links">'.
|
main / publish:
imports/cyto/editor.tsx#L226
Argument of type '{ type_id: number; to_id: Id; from_id: Id; string: { data: { value: string; }; }; in: { data: { type_id: number; from_id: any; }; }; }' is not assignable to parameter of type 'InsertObjects<"numbers" | "strings" | "objects" | "links">'.
|
main / publish:
imports/cyto/editor.tsx#L232
Argument of type '{ link_id: Id; }' is not assignable to parameter of type 'Exp<"strings">'.
|
main / publish:
imports/cyto/editor.tsx#L242
Argument of type 'Id' is not assignable to parameter of type 'number | Link<number>'.
|
main / publish:
imports/cyto/editor.tsx#L242
Argument of type 'Id' is not assignable to parameter of type 'number | Link<number>'.
|
main / check-is-version-updated
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, FreePhoenix888/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main / publish
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/.
|