Skip to content

Deploy static content to Pages #6

Deploy static content to Pages

Deploy static content to Pages #6

Manually triggered September 24, 2023 21:07
Status Failure
Total duration 36s
Artifacts

deploy-static-site.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
deploy
Type '({ Aliases: string[]; "Missing since": string[]; "Year of birth": string[]; "Age at disappearance": string[]; Gender: string[]; "Bio group": string[]; "Eye colour": string[]; Hair: string[]; Height: string[]; Weight: string[]; ... 9 more ...; MatchedUnidentified: never[]; } | ... 2128 more ... | { ...; })[]' is not assignable to type 'MissingPersonsArray'.
deploy
No overload matches this call.
deploy
Argument of type '(a: MissingPerson, b: MissingPerson) => 0 | 1 | -1' is not assignable to parameter of type '(a: { Aliases: string[]; "Missing since": string[]; "Year of birth": string[]; "Age at disappearance": string[]; Gender: string[]; "Bio group": string[]; "Eye colour": string[]; Hair: string[]; Height: string[]; Weight: string[]; ... 9 more ...; MatchedUnidentified: never[]; } | ... 2128 more ... | { ...; }, b: { .....'.
deploy
Type '{ Aliases: string[]; "Missing since": string[]; "Year of birth": string[]; "Age at disappearance": string[]; Gender: string[]; "Bio group": string[]; "Eye colour": string[]; Hair: string[]; Height: string[]; Weight: string[]; ... 9 more ...; MatchedUnidentified: never[]; } | ... 2129 more ... | undefined' is not assignable to type 'Maybe<MissingPerson>'.
deploy
No overload matches this call.
deploy
Process completed with exit code 2.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.