Merge branch 'main' of github.com:nodetool-ai/nodetool #963
typecheck.yml
on: push
Web TypeScript Check
32s
Electron TypeScript Check
20s
Annotations
6 errors and 2 warnings
Electron TypeScript Check
Argument of type 'Promise<string>' is not assignable to parameter of type 'PathLike'.
|
Electron TypeScript Check
Argument of type 'Promise<string>' is not assignable to parameter of type 'string'.
|
Electron TypeScript Check
Process completed with exit code 2.
|
Web TypeScript Check
Type '{ key: string; id: string; value: NodeData; property: { name: string; type: { type: string; optional: boolean; values?: (string | number)[] | null | undefined; type_args: ...[]; type_name?: string | null | undefined; }; ... 4 more ...; max?: number | ... 1 more ... | undefined; }; ... 4 more ...; layout: string; }' is not assignable to type 'IntrinsicAttributes & PropertyFieldProps'.
|
Web TypeScript Check
No overload matches this call.
|
Web TypeScript Check
Process completed with exit code 2.
|
Electron TypeScript Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Web TypeScript Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|