Fdb 99 #89
pull-request.yml
on: pull_request
pull-request-check
32s
Annotations
7 warnings
pull-request-check
The following actions use a deprecated Node.js version 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.Json/DataBuilderExtensions.cs#L161
Unreachable code detected
|
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.Json/DataBuilderExtensions.cs#L161
Unreachable code detected
|
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.Json/DataBuilderExtensions.cs#L161
Unreachable code detected
|
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.
|