Bump TUnit and TUnit.Playwright #13
Open
Annotations
10 warnings
|
Server/Features/SampleModule/List.cs#L26
The member ModifiedBy on the mapping source type SampleCompany.SampleModule.Persistence.Entities.SampleModule is not mapped to any member on the mapping target type SampleCompany.SampleModule.Services.ListSampleModuleDto
|
|
Server/Features/SampleModule/List.cs#L26
The member CreatedOn on the mapping source type SampleCompany.SampleModule.Persistence.Entities.SampleModule is not mapped to any member on the mapping target type SampleCompany.SampleModule.Services.ListSampleModuleDto
|
|
Server/Features/SampleModule/List.cs#L26
The member CreatedBy on the mapping source type SampleCompany.SampleModule.Persistence.Entities.SampleModule is not mapped to any member on the mapping target type SampleCompany.SampleModule.Services.ListSampleModuleDto
|
|
Server/Features/SampleModule/List.cs#L26
The member ModuleId on the mapping source type SampleCompany.SampleModule.Persistence.Entities.SampleModule is not mapped to any member on the mapping target type SampleCompany.SampleModule.Services.ListSampleModuleDto
|
|
Server/Features/SampleModule/Create.cs#L28
The member ModifiedOn on the mapping target type SampleCompany.SampleModule.Persistence.Entities.SampleModule was not found on the mapping source type SampleCompany.SampleModule.Features.SampleModule.CreateSampleModuleRequest
|
|
Server/Features/SampleModule/Create.cs#L28
The member ModifiedBy on the mapping target type SampleCompany.SampleModule.Persistence.Entities.SampleModule was not found on the mapping source type SampleCompany.SampleModule.Features.SampleModule.CreateSampleModuleRequest
|
|
Server/Features/SampleModule/Create.cs#L28
The member CreatedOn on the mapping target type SampleCompany.SampleModule.Persistence.Entities.SampleModule was not found on the mapping source type SampleCompany.SampleModule.Features.SampleModule.CreateSampleModuleRequest
|
|
Server/Features/SampleModule/Create.cs#L28
The member CreatedBy on the mapping target type SampleCompany.SampleModule.Persistence.Entities.SampleModule was not found on the mapping source type SampleCompany.SampleModule.Features.SampleModule.CreateSampleModuleRequest
|
|
Server/Features/SampleModule/Create.cs#L28
The member Id on the mapping target type SampleCompany.SampleModule.Persistence.Entities.SampleModule was not found on the mapping source type SampleCompany.SampleModule.Features.SampleModule.CreateSampleModuleRequest
|
|
Client/Modules/SampleModule/Settings.razor.cs#L46
Method 'HandleErrorAsync' only awaits a single expression - remove async/await and return the Task directly to reduce overhead (https://github.com/semihokur/AsyncFixer#asyncfixer01)
|
The logs for this run have expired and are no longer available.
Loading