Skip to content

FDB-96: update nugets #86

FDB-96: update nugets

FDB-96: update nugets #86

Triggered via pull request July 24, 2024 21:51
@lk-codelk-code
opened #98
FDB-96
Status Success
Total duration 50s
Artifacts

pull-request.yml

on: pull_request
pull-request-check
40s
pull-request-check
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
pull-request-check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v2, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pull-request-check: source/FluentDataBuilder/Helper/DictionaryExtensions.cs#L35
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'right' of type 'Dictionary<string, object?>' in 'Dictionary<string, object?> DictionaryExtensions.MergeDictionaries(Dictionary<string, object?> left, Dictionary<string, object?> right)' due to differences in the nullability of reference types.
pull-request-check: source/FluentDataBuilder/Helper/DictionaryExtensions.cs#L35
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'right' of type 'Dictionary<string, object?>' in 'Dictionary<string, object?> DictionaryExtensions.MergeDictionaries(Dictionary<string, object?> left, Dictionary<string, object?> right)' due to differences in the nullability of reference types.
pull-request-check: source/FluentDataBuilder/Helper/DictionaryExtensions.cs#L35
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'right' of type 'Dictionary<string, object?>' in 'Dictionary<string, object?> DictionaryExtensions.MergeDictionaries(Dictionary<string, object?> left, Dictionary<string, object?> right)' due to differences in the nullability of reference types.
pull-request-check: source/FluentDataBuilder/Helper/DictionaryExtensions.cs#L35
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'right' of type 'Dictionary<string, object?>' in 'Dictionary<string, object?> DictionaryExtensions.MergeDictionaries(Dictionary<string, object?> left, Dictionary<string, object?> right)' due to differences in the nullability of reference types.
pull-request-check: source/FluentDataBuilder/Helper/DictionaryExtensions.cs#L35
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'right' of type 'Dictionary<string, object?>' in 'Dictionary<string, object?> DictionaryExtensions.MergeDictionaries(Dictionary<string, object?> left, Dictionary<string, object?> right)' due to differences in the nullability of reference types.