Started adding StringDiff. Added ReadOnlyCrudService. Added InfoDialog. #17
Annotations
10 errors and 2 warnings
build-and-test-ubuntu-latest:
test/DotNetElements.Core.Test/RespositoryTest.cs#L82
Using the generic method 'Repository<TestDbContext, Tag, Guid>.UpdateAsync<TFrom>(Guid, TFrom)' requires 1 type arguments
|
build-and-test-ubuntu-latest:
test/DotNetElements.Core.Test/RespositoryTest.cs#L134
Using the generic method 'Repository<TestDbContext, Tag, Guid>.UpdateAsync<TFrom>(Guid, TFrom)' requires 1 type arguments
|
build-and-test-ubuntu-latest:
test/DotNetElements.Core.Test/RespositoryTest.cs#L146
Using the generic method 'Repository<TestDbContext, Tag, Guid>.UpdateAsync<TFrom>(Guid, TFrom)' requires 1 type arguments
|
build-and-test-ubuntu-latest:
samples/DotNetElements.CrudExample/Components/Components/TagDialog.razor#L3
The type or namespace name 'MudBlazor' does not exist in the namespace 'DotNetElements.Web' (are you missing an assembly reference?)
|
build-and-test-ubuntu-latest
The type or namespace name 'CrudEditDialog<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test-ubuntu-latest:
test/DotNetElements.Core.Test/RespositoryTest.cs#L82
Using the generic method 'Repository<TestDbContext, Tag, Guid>.UpdateAsync<TFrom>(Guid, TFrom)' requires 1 type arguments
|
build-and-test-ubuntu-latest:
test/DotNetElements.Core.Test/RespositoryTest.cs#L134
Using the generic method 'Repository<TestDbContext, Tag, Guid>.UpdateAsync<TFrom>(Guid, TFrom)' requires 1 type arguments
|
build-and-test-ubuntu-latest:
test/DotNetElements.Core.Test/RespositoryTest.cs#L146
Using the generic method 'Repository<TestDbContext, Tag, Guid>.UpdateAsync<TFrom>(Guid, TFrom)' requires 1 type arguments
|
build-and-test-ubuntu-latest:
samples/DotNetElements.CrudExample/Components/Components/TagDialog.razor#L3
The type or namespace name 'MudBlazor' does not exist in the namespace 'DotNetElements.Web' (are you missing an assembly reference?)
|
build-and-test-ubuntu-latest
The type or namespace name 'CrudEditDialog<,>' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test-ubuntu-latest:
src/DotNetElements.Web.Blazor/DneImageUpload.razor#L61
The field 'DneImageUpload.dragClass' is assigned but its value is never used
|
build-and-test-ubuntu-latest:
src/DotNetElements.Web.Blazor/DneImageUpload.razor#L61
The field 'DneImageUpload.dragClass' is assigned but its value is never used
|