Migrated app.config.chain.getById()
calls to newer trpc.community.getCommunity()
+ cleanup/state-refactor of related components
#26143
Annotations
2 errors and 1 warning
Type '({ payload }: QueryContext<ZodObject<{ id: ZodString; include_node_info: ZodOptional<ZodBoolean>; }, "strip", ZodTypeAny, { id: string; include_node_info?: boolean | undefined; }, { ...; }>>) => Promise<...>' is not assignable to type 'QueryHandler<ZodObject<{ id: ZodString; include_node_info: ZodOptional<ZodBoolean>; }, "strip", ZodTypeAny, { id: string; include_node_info?: boolean | undefined; }, { ...; }>, ZodOptional<...>>'.
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "FlakySuiteStatus", "MatureSuiteStatus".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading