Skip to content

Initial repository scaffold: solution, packages, demo host, licensing, persistence, Tabler components, tests and CI #1

Initial repository scaffold: solution, packages, demo host, licensing, persistence, Tabler components, tests and CI

Initial repository scaffold: solution, packages, demo host, licensing, persistence, Tabler components, tests and CI #1

Triggered via pull request March 6, 2026 13:36
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
build-and-test
32s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-test: 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-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/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-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#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/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#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?)