docs: refresh README and add CI workflow #2
Annotations
10 errors
|
build-and-test:
src/Code311.Tabler.Components/Media/MediaComponents.cs#L68
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-test:
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-and-test:
src/Code311.Tabler.Components/Navigation/NavigationComponents.cs#L15
The type or namespace name 'HtmlContentViewComponentResult' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-test:
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-and-test:
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-and-test:
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-and-test:
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-and-test:
tests/Code311.Tests.Licensing/LicensingServicesTests.cs#L88
Cannot initialize type 'IReadOnlySet<string>' with a collection expression because the type is not constructible.
|
|
build-and-test:
tests/Code311.Tests.Licensing/LicensingServicesTests.cs#L72
Cannot initialize type 'IReadOnlySet<string>' with a collection expression because the type is not constructible.
|
|
build-and-test:
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?)
|