Speed up building the dictionary of reused Elm value encodings #3152
Annotations
41 warnings
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
|
|
|
|
|
|
|
|
|
|
|
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
implement/Pine.Core/ReusedInstances.cs#L383
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L385
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L393
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L402
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L404
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L412
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L421
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L423
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L429
Dereference of a possibly null reference.
|
|
|
|
|
|
Argument of type 'ImmutableList<(string? name, TreeNodeWithStringPath component)>' cannot be used for parameter 'treeContent' of type 'IReadOnlyList<(string name, TreeNodeWithStringPath component)>' in 'TreeNodeWithStringPath TreeNodeWithStringPath.SortedTree(IReadOnlyList<(string name, TreeNodeWithStringPath component)> treeContent)' due to differences in the nullability of reference types.
|
|
|
|
|
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
implement/Pine.Core/ReusedInstances.cs#L383
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L385
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L393
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L402
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L404
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L412
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L421
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L423
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L429
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading