Automate test using infix operators from Elm kernel module Parser
#3134
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#L377
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L379
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L387
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L396
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L398
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L406
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L415
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L417
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L423
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#L377
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L379
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L387
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L396
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L398
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L406
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L415
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L417
Dereference of a possibly null reference.
|
implement/Pine.Core/ReusedInstances.cs#L423
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading