Skip to content

Add documentation for complex types #1400

Add documentation for complex types

Add documentation for complex types #1400

Triggered via pull request July 30, 2026 21:22
Status Success
Total duration 1m 36s
Artifacts

build-samples.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: samples/end2end/PlanetaryDocs/PlanetaryDocs/Shared/EditorBase.cs#L96
Component parameter 'PlanetaryDocs.Shared.EditorBase.ChangeCount' should be auto property
build: samples/end2end/PlanetaryDocs/PlanetaryDocs/Shared/AutoCompleteBase.cs#L25
Component parameter 'PlanetaryDocs.Shared.AutoCompleteBase.TabIndex' should be auto property
build: samples/end2end/PlanetaryDocs/PlanetaryDocs/Shared/AliasSearchBase.cs#L38
Component parameter 'PlanetaryDocs.Shared.AliasSearchBase.Alias' should be auto property
build
'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has no effect.'
build: samples/end2end/PlanetaryDocs/PlanetaryDocs/Shared/TagSearchBase.cs#L38
Component parameter 'PlanetaryDocs.Shared.TagSearchBase.Tag' should be auto property
build: samples/end2end/PlanetaryDocs/PlanetaryDocs/Shared/HtmlPreviewBase.cs#L25
Component parameter 'PlanetaryDocs.Shared.HtmlPreviewBase.Html' should be auto property
build: samples/end2end/PlanetaryDocs/PlanetaryDocs/Shared/EditorBase.cs#L96
Component parameter 'PlanetaryDocs.Shared.EditorBase.ChangeCount' should be auto property
build: samples/end2end/PlanetaryDocs/PlanetaryDocs/Shared/AutoCompleteBase.cs#L25
Component parameter 'PlanetaryDocs.Shared.AutoCompleteBase.TabIndex' should be auto property
build: samples/end2end/PlanetaryDocs/PlanetaryDocs/Shared/AliasSearchBase.cs#L38
Component parameter 'PlanetaryDocs.Shared.AliasSearchBase.Alias' should be auto property
build
'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has no effect.'
build: samples/core/Querying/QueryFilters/SoftDeletion.cs#L105
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/core/Querying/QueryFilters/Multitenancy.cs#L61
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/core/Modeling/BulkConfiguration/ModelBuildingConventionsSample.cs#L373
'ITypeMappingSource.FindMapping(MemberInfo)' is obsolete: 'Use overload with IModel'
build: samples/core/Miscellaneous/ConfiguringDbContext/WebApp/Program.cs#L8
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
build: samples/core/Querying/QueryFilters/SoftDeletion.cs#L63
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/core/Querying/QueryFilters/NamedFilters.cs#L110
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/core/Querying/QueryFilters/NamedFilters.cs#L67
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/core/Querying/QueryFilters/Multitenancy.cs#L41
Non-nullable property 'Blogs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/core/Querying/QueryFilters/SoftDeletion.cs#L105
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/core/Querying/QueryFilters/Multitenancy.cs#L61
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.