DP-712 Enable the outbox listener on local development and AWS development #5181
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Frontend/CO.CDP.OrganisationApp/Pages/Consortium/ConsortiumEnterSharecode.cshtml.cs#L63
Possible null reference argument for parameter 'sharecode' in 'Task<SupplierInformation> IDataSharingClient.GetSharedDataAsync(string sharecode)'.
|
Build:
Frontend/CO.CDP.OrganisationApp.Tests/Pages/ShareInformation/ShareCodesListViewTests.cs#L68
Cannot convert null literal to non-nullable reference type.
|
Build:
Frontend/CO.CDP.OrganisationApp.Tests/Pages/ShareInformation/ShareCodesListViewTests.cs#L138
Argument of type 'ISetup<IDataSharingClient, Task<FileResponse>>' cannot be used for parameter 'mock' of type 'IReturns<IDataSharingClient, Task<FileResponse?>>' in 'IReturnsResult<IDataSharingClient> ReturnsExtensions.ReturnsAsync<IDataSharingClient, FileResponse?>(IReturns<IDataSharingClient, Task<FileResponse?>> mock, FileResponse? value)' due to differences in the nullability of reference types.
|
Build:
Frontend/CO.CDP.OrganisationApp.Tests/Pages/ShareInformation/ShareCodeDetailsTests.cs#L58
Cannot convert null literal to non-nullable reference type.
|
Build:
Frontend/CO.CDP.OrganisationApp.Tests/Pages/ShareInformation/ShareCodeConfirmationTests.cs#L81
Argument of type 'ISetup<IDataSharingClient, Task<FileResponse>>' cannot be used for parameter 'mock' of type 'IReturns<IDataSharingClient, Task<FileResponse?>>' in 'IReturnsResult<IDataSharingClient> ReturnsExtensions.ReturnsAsync<IDataSharingClient, FileResponse?>(IReturns<IDataSharingClient, Task<FileResponse?>> mock, FileResponse? value)' due to differences in the nullability of reference types.
|
Build:
Frontend/CO.CDP.OrganisationApp.Tests/Pages/ShareInformation/ShareCodeDetailsTests.cs#L73
Cannot convert null literal to non-nullable reference type.
|
Build:
Frontend/CO.CDP.OrganisationApp.Tests/Pages/ShareInformation/ShareCodeDetailsTests.cs#L111
Argument of type 'ISetup<IDataSharingClient, Task<FileResponse>>' cannot be used for parameter 'mock' of type 'IReturns<IDataSharingClient, Task<FileResponse?>>' in 'IReturnsResult<IDataSharingClient> ReturnsExtensions.ReturnsAsync<IDataSharingClient, FileResponse?>(IReturns<IDataSharingClient, Task<FileResponse?>> mock, FileResponse? value)' due to differences in the nullability of reference types.
|
Build:
Frontend/CO.CDP.OrganisationApp/Pages/Consortium/ConsortiumEnterSharecode.cshtml.cs#L63
Possible null reference argument for parameter 'sharecode' in 'Task<SupplierInformation> IDataSharingClient.GetSharedDataAsync(string sharecode)'.
|
Build:
Frontend/CO.CDP.OrganisationApp.Tests/Pages/ShareInformation/ShareCodesListViewTests.cs#L68
Cannot convert null literal to non-nullable reference type.
|
Build:
Frontend/CO.CDP.OrganisationApp.Tests/Pages/ShareInformation/ShareCodesListViewTests.cs#L138
Argument of type 'ISetup<IDataSharingClient, Task<FileResponse>>' cannot be used for parameter 'mock' of type 'IReturns<IDataSharingClient, Task<FileResponse?>>' in 'IReturnsResult<IDataSharingClient> ReturnsExtensions.ReturnsAsync<IDataSharingClient, FileResponse?>(IReturns<IDataSharingClient, Task<FileResponse?>> mock, FileResponse? value)' due to differences in the nullability of reference types.
|
Loading