Pine 0.3.31 #73
Annotations
20 warnings
Prebuild:
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
Prebuild:
implement/Pine.Core/ReusedInstances.cs#L172
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
Prebuild:
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L107
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
Prebuild:
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L159
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Prebuild:
implement/Pine.Core/ReusedInstances.cs#L637
Dereference of a possibly null reference.
|
Prebuild:
implement/Pine.Core/ReusedInstances.cs#L639
Dereference of a possibly null reference.
|
Prebuild:
implement/Pine.Core/ReusedInstances.cs#L647
Dereference of a possibly null reference.
|
Prebuild:
implement/Pine.Core/ReusedInstances.cs#L656
Dereference of a possibly null reference.
|
Prebuild:
implement/Pine.Core/ReusedInstances.cs#L658
Dereference of a possibly null reference.
|
Prebuild:
implement/Pine.Core/ReusedInstances.cs#L666
Dereference of a possibly null reference.
|
dotnet publish:
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L107
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
dotnet publish:
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L159
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
dotnet publish:
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
dotnet publish:
implement/Pine.Core/ReusedInstances.cs#L172
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
dotnet publish:
implement/Pine.Core/ReusedInstances.cs#L637
Dereference of a possibly null reference.
|
dotnet publish:
implement/Pine.Core/ReusedInstances.cs#L639
Dereference of a possibly null reference.
|
dotnet publish:
implement/Pine.Core/ReusedInstances.cs#L647
Dereference of a possibly null reference.
|
dotnet publish:
implement/Pine.Core/ReusedInstances.cs#L656
Dereference of a possibly null reference.
|
dotnet publish:
implement/Pine.Core/ReusedInstances.cs#L658
Dereference of a possibly null reference.
|
dotnet publish:
implement/Pine.Core/ReusedInstances.cs#L666
Dereference of a possibly null reference.
|
Loading