Skip to content

V1.0.0 Release

V1.0.0 Release #32

Triggered via pull request June 4, 2025 17:53
@AngelMunozAngelMunoz
synchronize #13
vnext
Status Failure
Total duration 50s
Artifacts

samples.yml

on: pull_request
Build dotnet 9.0
43s
Build dotnet 9.0
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Build dotnet 9.0
Process completed with exit code 1.
Build dotnet 9.0: samples/CSharpToo/Program.cs#L59
The non-generic method 'Interop.Route.Define(string, string, Func<RouteContext, INavigable<Control>, Control>)' cannot be used with type arguments
Build dotnet 9.0: samples/CSharpToo/Program.cs#L59
The non-generic method 'Interop.Route.Define(string, string, Func<RouteContext, INavigable<Control>, Control>)' cannot be used with type arguments
Build dotnet 9.0: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: A non-nullable 'string' was expected but this expression is nullable. Consider either changing the target to also be nullable, or use pattern matching to safely handle the null case of this expression.
Build dotnet 9.0: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
Build dotnet 9.0: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
Build dotnet 9.0: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: A non-nullable 'string' was expected but this expression is nullable. Consider either changing the target to also be nullable, or use pattern matching to safely handle the null case of this expression.
Build dotnet 9.0: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
Build dotnet 9.0: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.