Skip to content

upgrade effect

upgrade effect #1455

Triggered via push September 18, 2025 12:10
Status Failure
Total duration 4m 11s
Artifacts
Install deps, build required package, typecheck, lint and test
4m 7s
Install deps, build required package, typecheck, lint and test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Install deps, build required package, typecheck, lint and test
Process completed with exit code 2.
Install deps, build required package, typecheck, lint and test: packages/typesync-studio/src/routes/index.tsx#L104
Argument of type 'typeof TypesyncHypergraphSchema' is not assignable to parameter of type 'Schema<unknown, unknown, never>'.
Install deps, build required package, typecheck, lint and test: packages/typesync-studio/src/hooks/useSyncHypergraphSchemaMutation.tsx#L41
Argument of type '{ onError?: (error: Error, variables: Typesync.TypesyncHypergraphSchema, context: unknown) => Promise<unknown> | unknown; throwOnError?: boolean | ((error: Error) => boolean); ... 10 more ...; mutationKey: MutationKey; }' is not assignable to parameter of type 'UseMutationOptions<TypesyncHypergraphSchema, Error, TypesyncHypergraphSchema, unknown>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Install deps, build required package, typecheck, lint and test: packages/typesync-studio/src/hooks/useSyncHypergraphSchemaMutation.tsx#L7
Argument of type 'typeof TypesyncHypergraphSchema' is not assignable to parameter of type 'Schema<unknown, unknown, never>'.
Install deps, build required package, typecheck, lint and test: packages/typesync-studio/src/hooks/useSyncHypergraphMappingMutation.tsx#L26
Type '(variables: { readonly [x: string]: any; readonly [x: number]: any; readonly [x: symbol]: any; }) => Promise<unknown>' is not assignable to type 'MutationFunction<TypesyncHypergraphSchema, { readonly [x: string]: any; readonly [x: number]: any; readonly [x: symbol]: any; }>'.
Install deps, build required package, typecheck, lint and test: packages/typesync-studio/src/hooks/useSyncHypergraphMappingMutation.tsx#L11
Type 'typeof TypesyncHypergraphSchema' is not assignable to type 'Field'.
Install deps, build required package, typecheck, lint and test: packages/typesync-studio/src/hooks/useSyncHypergraphMappingMutation.tsx#L8
Argument of type 'typeof TypesyncHypergraphSchema' is not assignable to parameter of type 'Schema<unknown, unknown, never>'.
Install deps, build required package, typecheck, lint and test: packages/typesync-studio/src/hooks/useHypergraphSchemaQuery.tsx#L7
Argument of type 'transform<SchemaClass<unknown, string, never>, Any>' is not assignable to parameter of type 'Schema<any, string, never>'.
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back