Skip to content

publish-all

publish-all #203

Triggered via workflow run March 7, 2024 16:01
@abdallahbeshiabdallahbeshi
completed f3d192e
Status Success
Total duration 55s
Artifacts

publish-all.yml

on: workflow_run
publish-all
45s
publish-all
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
publish-all: src/Basque/Mews.Fiscalizations.Basque/ModelToDtoConverter.cs#L30
'OptionExtensions.GetOrNull<T, TResult>(Option<T>, Func<T, TResult[]>)' is obsolete: 'You shouldn't have nulls in variables of collection types. Use `Map` + `GetOrEmpty` instead.'
publish-all: src/Basque/Mews.Fiscalizations.Basque/ModelToDtoConverter.cs#L30
'OptionExtensions.GetOrNull<T, TResult>(Option<T>, Func<T, TResult[]>)' is obsolete: 'You shouldn't have nulls in variables of collection types. Use `Map` + `GetOrEmpty` instead.'