Skip to content

Fix phone plugin bugs and simplify error code #686

Fix phone plugin bugs and simplify error code

Fix phone plugin bugs and simplify error code #686

Triggered via pull request September 8, 2025 09:41
Status Failure
Total duration 1m 3s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci
Parameter 'tag' implicitly has an 'any' type.
ci
Parameter 'author' implicitly has an 'any' type.
ci
Binding element 'body' implicitly has an 'any' type.
ci
Type '{ $client: { source: "column"; fieldName: string; column: Omit<any, "isRequired"> & { isRequired: true; }; }; $server: { source: "column"; fieldName: string; column: Omit<any, "isRequired"> & { ...; }; }; } & { ...; }' is not assignable to type 'FieldShape'.
ci
Cannot find module '../../generated/genseki/unsanitized' or its corresponding type declarations.
ci
Type instantiation is excessively deep and possibly infinite.
ci
Type 'Resolver<{ example: string; author: { connect?: string | undefined; }; content: any; postTags: any; title: string; }, any, { example: string; author: { connect?: string | undefined; }; content: any; postTags: any; title: string; }>' is not assignable to type 'Resolver<CreatePostFields, any, CreatePostFields>'.
ci
Type 'Post' does not satisfy the constraint 'BaseData'.
ci
@example/erp#typecheck: command (/home/runner/work/genseki/genseki/examples/erp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
ci
No overload matches this call.