Skip to content

build(deps): bump the non-majors group in /dashboard with 12 updates #881

build(deps): bump the non-majors group in /dashboard with 12 updates

build(deps): bump the non-majors group in /dashboard with 12 updates #881

Triggered via pull request September 2, 2024 03:48
Status Failure
Total duration 55s
Artifacts

dashboard-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check types
'v' is possibly 'null'.
Check types
No overload matches this call.
Check types
'v' is possibly 'null'.
Check types
No overload matches this call.
Check types
Type '{ name: string; repositoryId: string; refName: string; config: PartialMessage<ApplicationConfig>; startOnCreate: boolean; websites?: PartialMessage<CreateWebsiteRequest>[] | undefined; portPublications?: unknown[] | undefined; }' is not assignable to type 'PartialMessage<CreateApplicationRequest>'.
Check types
Type '{ portPublications: unknown[]; } | undefined' is not assignable to type 'PartialMessage<UpdateApplicationRequest_UpdatePorts> | undefined'.
Check types
Argument of type 'BaseValidation<PartialInput, PartialInput, PartialCheckIssue<PartialInput>>' is not assignable to parameter of type 'BaseSchema<PartialMessage<PortPublication>, unknown, BaseIssue<unknown>> | BaseValidation<PartialMessage<PortPublication>, unknown, BaseIssue<...>> | BaseTransformation<...> | BaseMetadata<...>'.
Check types
Argument of type 'PartialCheckAction<PartialMessage<PortPublication>, { applicationPort?: number | undefined; protocol?: PortPublicationProtocol | undefined; }, "Please enter the available port">' is not assignable to parameter of type 'BaseValidation<PartialInput, PartialInput, PartialCheckIssue<PartialInput>>'.
Check types
Argument of type 'BaseValidation<PartialInput, PartialInput, PartialCheckIssue<PartialInput>>' is not assignable to parameter of type 'BaseSchema<{ pathPrefix: string; stripPrefix: boolean; https: boolean; h2c: boolean; httpPort: number; authentication: AuthenticationType; domain: string; subdomain?: string | undefined; }, unknown, BaseIssue<...>> | BaseValidation<...> | BaseTransformation<...> | BaseMetadata<...>'.
Check types
Argument of type 'PartialCheckAction<{ pathPrefix: string; stripPrefix: boolean; https: boolean; h2c: boolean; httpPort: number; authentication: AuthenticationType; domain: string; subdomain?: string | undefined; }, { ...; }, "Please Enter Subdomain Name">' is not assignable to parameter of type 'BaseValidation<PartialInput, PartialInput, PartialCheckIssue<PartialInput>>'.