Skip to content

Add AI Assistant and Settings to Dokploy #1573

Add AI Assistant and Settings to Dokploy

Add AI Assistant and Settings to Dokploy #1573

Triggered via pull request January 10, 2025 04:50
Status Failure
Total duration 1m 27s
Artifacts

pull-request.yml

on: pull_request
lint-and-typecheck
1m 18s
lint-and-typecheck
parallel-tests
1m 5s
parallel-tests
build-and-test
0s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-and-typecheck
Argument of type 'ZodObject<{ pin: ZodString; }, "strip", ZodTypeAny, { pin: string; }, { pin: string; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ healthCheckSwarm: ZodNullable<ZodEffects<ZodEffects<ZodString, any, string>, any, string>>; restartPolicySwarm: ZodNullable<ZodEffects<ZodEffects<...>, any, string>>; ... 5 more ...; networkSwarm: ZodNullable<...>; }, "strip", ZodTypeAny, { ...; }, { ...; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ replicas: ZodNumber; registryId: ZodString; }, "strip", ZodTypeAny, { replicas: number; registryId: string; }, { replicas: number; registryId: string; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ command: ZodString; }, "strip", ZodTypeAny, { command: string; }, { command: string; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ publishedPort: ZodNumber; targetPort: ZodNumber; protocol: ZodEnum<["tcp", "udp"]>; }, "strip", ZodTypeAny, { publishedPort: number; targetPort: number; protocol: "tcp" | "udp"; }, { ...; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ publishedPort: ZodNumber; targetPort: ZodNumber; protocol: ZodEnum<["tcp", "udp"]>; }, "strip", ZodTypeAny, { publishedPort: number; targetPort: number; protocol: "tcp" | "udp"; }, { ...; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ regex: ZodString; permanent: ZodDefault<ZodBoolean>; replacement: ZodString; }, "strip", ZodTypeAny, { regex: string; replacement: string; permanent: boolean; }, { ...; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ regex: ZodString; permanent: ZodDefault<ZodBoolean>; replacement: ZodString; }, "strip", ZodTypeAny, { regex: string; replacement: string; permanent: boolean; }, { ...; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ username: ZodString; password: ZodString; }, "strip", ZodTypeAny, { password: string; username: string; }, { password: string; username: string; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
lint-and-typecheck
Argument of type 'ZodObject<{ username: ZodString; password: ZodString; }, "strip", ZodTypeAny, { password: string; username: string; }, { password: string; username: string; }>' is not assignable to parameter of type 'ZodType<any, any, any>'.
parallel-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-and-typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636