Update English.yaml #12
Annotations
3 errors and 5 warnings
|
: AADSTS7000222: The provided client secret keys for app '***' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds.
Trace ID: d674189d-ad95-46d5-b68b-96c83707f900
Correlation ID: 73dec76b-c821-452f-a055-b6f1afc40426
Timestamp: 2023-10-19 15:29:08Z
Interactive authentication is needed. Please run:
az login
|
|
src/cv.Common/Models/LocalizationData.cs#L5
Non-nullable property 'DateFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/cv.Common/Models/LocalizationData.cs#L6
Non-nullable property 'Translations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/cv.Common/BaseDataProvider.cs#L36
Non-nullable property 'SelectedCVData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/cv.Common/BaseDataProvider.cs#L36
Non-nullable property 'SelectedPersonalInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/cv.Common/BaseDataProvider.cs#L36
Non-nullable property 'SelectedLocalization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading