Skip to content

docs: Remove contributing docs, add SEO meta tags, and fix 404 page #19

docs: Remove contributing docs, add SEO meta tags, and fix 404 page

docs: Remove contributing docs, add SEO meta tags, and fix 404 page #19

Triggered via push January 22, 2026 20:36
Status Success
Total duration 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build: src/UnionGenerator.EntityFrameworkCore/Extensions/ModelBuilderExtensions.cs#L155
Argument of type 'ValueConverter<TResult?, string?>' cannot be used for parameter 'converter' of type 'ValueConverter<TResult, string?>' in 'PropertyBuilder<TResult> PropertyBuilder<TResult>.HasConversion<string?>(ValueConverter<TResult, string?>? converter)' due to differences in the nullability of reference types.
build: src/UnionGenerator.EntityFrameworkCore/Extensions/ModelBuilderExtensions.cs#L63
Argument of type 'ValueConverter<TResult?, string?>' cannot be used for parameter 'converter' of type 'ValueConverter<TResult, string?>' in 'PropertyBuilder<TResult> PropertyBuilder<TResult>.HasConversion<string?>(ValueConverter<TResult, string?>? converter)' due to differences in the nullability of reference types.
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build: src/UnionGenerator.Analyzers/UnionAspNetCoreUsageAnalyzer.cs#L57
Rule 'UG4012' has a changed 'Category' or 'Severity' from the last release. Either revert the update(s) in source or add a new up-to-date entry to unshipped release file. (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)