Bump Microsoft.AspNetCore.Components.WebAssembly from 9.0.11 to 9.0.12 #15
Annotations
10 warnings
|
Autobuild:
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
|
|
Autobuild:
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
|
|
Autobuild:
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
|
|
Autobuild:
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
|
|
Autobuild:
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
|
|
Autobuild:
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
|
|
Autobuild:
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
|
|
Autobuild:
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
|
|
Autobuild:
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
|
|
Autobuild:
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)
|
Loading