Merge pull request #278 from onerain88/240 #66
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
Libs/Newtonsoft.Json.AOT/Utilities/DictionaryWrapper.cs#L169
Nullability of reference types in type of parameter 'value' of 'bool DictionaryWrapper<TKey, TValue>.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IDictionary<TKey, TValue>.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes).
|
build:
Libs/Newtonsoft.Json.AOT/JsonConvert.cs#L720
Possible null reference return.
|
build:
Libs/Newtonsoft.Json.AOT/JsonConvert.cs#L758
Possible null reference return.
|
build:
Libs/Newtonsoft.Json.AOT/Utilities/JavaScriptUtils.cs#L583
Parameter 'errorMessage' must have a non-null value when exiting with 'false'.
|
build:
Libs/Newtonsoft.Json.AOT/Utilities/JavaScriptUtils.cs#L597
Parameter 'errorMessage' must have a non-null value when exiting with 'false'.
|
build:
Libs/Newtonsoft.Json.AOT/Linq/JToken.cs#L342
Possible null reference return.
|
build:
Libs/Newtonsoft.Json.AOT/Linq/Extensions.cs#L181
Possible null reference return.
|
build:
Libs/Newtonsoft.Json.AOT/Linq/Extensions.cs#L194
Possible null reference return.
|
build:
Libs/Newtonsoft.Json.AOT/Linq/Extensions.cs#L200
Possible null reference return.
|
build:
Libs/Newtonsoft.Json.AOT/Linq/Extensions.cs#L212
Possible null reference return.
|