Skip to content

.NET 9 (#15)

.NET 9 (#15) #52

Triggered via push January 31, 2025 02:02
Status Success
Total duration 1m 0s
Artifacts

gh-pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: src/BlazorPages/Util/UnknownEnumConverter.cs#L21
Converting null literal or possible null value to non-nullable type.
build: src/BlazorPages/Util/UnknownEnumConverter.cs#L21
Possible null reference return.