build(deps): bump valibot from 1.0.0-beta.9 to 1.0.0-beta.14 in /dashboard #979
dashboard-ci.yaml
on: pull_request
Install Packages
13s
Annotations
4 errors
Check types
Argument of type '([deployConfig, buildConfig]: readonly [{ type: "runtime"; value: { runtime: { useMariadb?: boolean | undefined; useMongodb?: boolean | undefined; entrypoint: string; command: string; autoShutdown?: { enabled: boolean; startup?: AutoShutdownConfig_StartupBehavior | undefined; } | undefined; }; }; }, { ...; }]) => { ...' is not assignable to parameter of type '(selections: readonly [{ type: "runtime"; value: { runtime: { useMariadb?: boolean | undefined; useMongodb?: boolean | undefined; entrypoint: string; command: string; autoShutdown?: { enabled: boolean; startup?: AutoShutdownConfig_StartupBehavior | undefined; } | undefined; }; }; }, { ...; }], value: readonly [...])...'.
|
Check types
Argument of type '([deployConfig, buildConfig]: readonly [{ type: "runtime"; value: { runtime: { useMariadb?: boolean | undefined; useMongodb?: boolean | undefined; entrypoint: string; command: string; autoShutdown?: { enabled: boolean; startup?: AutoShutdownConfig_StartupBehavior | undefined; } | undefined; }; }; }, { ...; }]) => { ...' is not assignable to parameter of type '(selections: readonly [{ type: "runtime"; value: { runtime: { useMariadb?: boolean | undefined; useMongodb?: boolean | undefined; entrypoint: string; command: string; autoShutdown?: { enabled: boolean; startup?: AutoShutdownConfig_StartupBehavior | undefined; } | undefined; }; }; }, { ...; }], value: readonly [...])...'.
|
Check types
Argument of type '([deployConfig, buildConfig]: readonly [{ type: "runtime"; value: { runtime: { useMariadb?: boolean | undefined; useMongodb?: boolean | undefined; entrypoint: string; command: string; autoShutdown?: { enabled: boolean; startup?: AutoShutdownConfig_StartupBehavior | undefined; } | undefined; }; }; }, { ...; }]) => { ...' is not assignable to parameter of type '(selections: readonly [{ type: "runtime"; value: { runtime: { useMariadb?: boolean | undefined; useMongodb?: boolean | undefined; entrypoint: string; command: string; autoShutdown?: { enabled: boolean; startup?: AutoShutdownConfig_StartupBehavior | undefined; } | undefined; }; }; }, { ...; }], value: readonly [...])...'.
|
Check types
Process completed with exit code 2.
|