Initial repository scaffold: solution, packages, demo host, licensing, persistence, Tabler components, tests and CI #4
Annotations
10 errors
|
Build:
src/Code311.Tabler.Components/Feedback/FeedbackComponents.cs#L44
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/Code311.Tabler.Components/Data/DataComponents.cs#L29
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/Code311.Tabler.Components/Feedback/FeedbackComponents.cs#L52
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/Code311.Tabler.Components/Navigation/NavigationComponents.cs#L24
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/Code311.Tabler.Components/Data/DataComponents.cs#L50
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/Code311.Tabler.Components/Feedback/FeedbackComponents.cs#L86
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/Code311.Tabler.Components/Navigation/NavigationComponents.cs#L81
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
tests/Code311.Tests.Licensing/LicensingServicesTests.cs#L88
Cannot initialize type 'IReadOnlySet<string>' with a collection expression because the type is not constructible.
|
|
Build:
tests/Code311.Tests.Licensing/LicensingServicesTests.cs#L72
Cannot initialize type 'IReadOnlySet<string>' with a collection expression because the type is not constructible.
|
|
Build:
src/Code311.Persistence.EFCore/Mapping/UserUiPreferenceEntityConfiguration.cs#L11
'EntityTypeBuilder<UserUiPreferenceEntity>' does not contain a definition for 'ToTable' and no accessible extension method 'ToTable' accepting a first argument of type 'EntityTypeBuilder<UserUiPreferenceEntity>' could be found (are you missing a using directive or an assembly reference?)
|
Loading