[ODS-5985] Correlation IDs in the API error messages (#833) #616
Annotations
10 errors and 9 warnings
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10396
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<WeaponDescriptor, IWeaponDescriptor, WeaponDescriptor, WeaponDescriptorPut, WeaponDescriptorPost, WeaponDescriptorDelete, WeaponDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10366
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<VisaDescriptor, IVisaDescriptor, VisaDescriptor, VisaDescriptorPut, VisaDescriptorPost, VisaDescriptorDelete, VisaDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10336
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<TribalAffiliationDescriptor, ITribalAffiliationDescriptor, TribalAffiliationDescriptor, TribalAffiliationDescriptorPut, TribalAffiliationDescriptorPost, TribalAffiliationDescriptorDelete, TribalAffiliationDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10306
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<TitleIPartASchoolDesignationDescriptor, ITitleIPartASchoolDesignationDescriptor, TitleIPartASchoolDesignationDescriptor, TitleIPartASchoolDesignationDescriptorPut, TitleIPartASchoolDesignationDescriptorPost, TitleIPartASchoolDesignationDescriptorDelete, TitleIPartASchoolDesignationDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10276
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<TitleIPartAProgramServiceDescriptor, ITitleIPartAProgramServiceDescriptor, TitleIPartAProgramServiceDescriptor, TitleIPartAProgramServiceDescriptorPut, TitleIPartAProgramServiceDescriptorPost, TitleIPartAProgramServiceDescriptorDelete, TitleIPartAProgramServiceDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10246
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<TitleIPartAParticipantDescriptor, ITitleIPartAParticipantDescriptor, TitleIPartAParticipantDescriptor, TitleIPartAParticipantDescriptorPut, TitleIPartAParticipantDescriptorPost, TitleIPartAParticipantDescriptorDelete, TitleIPartAParticipantDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10216
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<TermDescriptor, ITermDescriptor, TermDescriptor, TermDescriptorPut, TermDescriptorPost, TermDescriptorDelete, TermDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10186
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<TelephoneNumberTypeDescriptor, ITelephoneNumberTypeDescriptor, TelephoneNumberTypeDescriptor, TelephoneNumberTypeDescriptorPut, TelephoneNumberTypeDescriptorPost, TelephoneNumberTypeDescriptorDelete, TelephoneNumberTypeDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10156
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<TechnicalSkillsAssessmentDescriptor, ITechnicalSkillsAssessmentDescriptor, TechnicalSkillsAssessmentDescriptor, TechnicalSkillsAssessmentDescriptorPut, TechnicalSkillsAssessmentDescriptorPost, TechnicalSkillsAssessmentDescriptorDelete, TechnicalSkillsAssessmentDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
Application/EdFi.Ods.Standard/Standard/4.0.0/Controllers/Controllers.generated.cs#L10126
There is no argument given that corresponds to the required formal parameter 'logContextAccessor' of 'DataManagementControllerBase<TeachingCredentialDescriptor, ITeachingCredentialDescriptor, TeachingCredentialDescriptor, TeachingCredentialDescriptorPut, TeachingCredentialDescriptorPost, TeachingCredentialDescriptorDelete, TeachingCredentialDescriptorGetByExample>.DataManagementControllerBase(IPipelineFactory, IRESTErrorProvider, IDefaultPageSizeLimitProvider, ApiSettings, IContextProvider<ProfileContentTypeContext>, ILogContextAccessor)'
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The logs for this run have expired and are no longer available.
Loading