Skip to content

Release

Release #119

Triggered via push November 21, 2023 07:12
Status Failure
Total duration 43s
Artifacts

release.yml

on: push
Matrix: Cache for Alternate Node Versions
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Release
Type '{ readonly title: "Conturi conectate"; readonly primaryButton: "Conectați-vă contul"; readonly title__conectionFailed: "Reîncercarea conexiunii eșuate"; readonly title__connectionFailed: "Reîncercarea conexiunii eșuate"; ... 7 more ...; readonly destructiveActionAccordionSubtitle: "Înlăturați contul conectat"; }' is not assignable to type 'DeepPartial<{ title: string; primaryButton: string; title__connectionFailed: string; title__reauthorize: string; subtitle__reauthorize: string; actionLabel__connectionFailed: string; actionLabel__reauthorize: string; destructiveActionTitle: string; destructiveActionSubtitle: string; destructiveActionAccordionSubtitl...'.
Release
Type '{ readonly headerTitle__active: "Activ"; readonly headerTitle__members: "Membri"; readonly headerTitle__invited: "Invitat"; readonly headerTitle__invitations: "Invitații"; readonly headerTitle__requests: "Cereri"; }' is not assignable to type 'DeepPartial<{ headerTitle__members: string; headerTitle__invitations: string; headerTitle__requests: string; }>'.
Release
Type '{ readonly title: "Creați o organizație"; readonly formButtonSubmit: "Creați o organizație"; readonly subtitle: "Setați profilul organizației"; readonly invitePage: { readonly formButtonReset: "Skip"; }; }' is not assignable to type 'DeepPartial<{ title: string; formButtonSubmit: string; invitePage: { formButtonReset: string; }; }>'.
Release
Process completed with exit code 1.