Skip to content

V1.0.0 Release

V1.0.0 Release #29

Triggered via pull request June 4, 2025 00:41
@AngelMunozAngelMunoz
synchronize #13
vnext
Status Success
Total duration 1m 14s
Artifacts

library.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build: 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: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
Build: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
Build: 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: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
Build: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
Build: 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: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
Build: src/UrlTemplates/UrlTemplate.fs#L141
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.