Remove dependency on JavaScript for parsing Elm Interactive submissions #3418
Annotations
1 error and 131 warnings
build (macos-13)
Process completed with exit code 1.
|
build (macos-13)
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
|
build (macos-13):
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L170
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L633
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L635
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L643
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L652
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L654
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L662
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L671
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L673
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Possible null reference argument for parameter 'source' in 'int Enumerable.Sum<(int entryId, GetEntryOverviewResponseEntry entryOverview)>(IEnumerable<(int entryId, GetEntryOverviewResponseEntry entryOverview)> source, Func<(int entryId, GetEntryOverviewResponseEntry entryOverview), int> selector)'.
|
build (macos-13)
Unreachable code detected
|
build (macos-13)
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
build (macos-13)
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
build (macos-13)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (macos-13)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (macos-13)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (macos-13)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (macos-13)
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (macos-13)
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (macos-13)
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
build (macos-13)
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
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
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L107
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
build (ubuntu-22.04):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L159
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (ubuntu-22.04):
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (ubuntu-22.04):
implement/Pine.Core/PineValueAsString.cs#L16
The type 'Pine.Core.PineValue.ListValue?' cannot be used as type parameter 'TKey' in the generic type or method 'FrozenDictionary.ToFrozenDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>?)'. Nullability of type argument 'Pine.Core.PineValue.ListValue?' doesn't match 'notnull' constraint.
|
build (ubuntu-22.04):
implement/Pine.Core/PineValueAsString.cs#L18
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<KeyValuePair<string, PineValue>, PineValue.ListValue?>' (possibly because of nullability attributes).
|
build (ubuntu-22.04):
implement/Pine.Core/PineValueAsString.cs#L16
Nullability of reference types in value of type 'FrozenDictionary<PineValue.ListValue?, string>' doesn't match target type 'FrozenDictionary<PineValue.ListValue, string>'.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L170
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L633
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L635
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L643
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (ubuntu-22.04):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L107
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
build (ubuntu-22.04):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L159
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L170
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L633
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L635
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L643
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L652
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L654
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L662
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (ubuntu-22.04):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L107
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
build (ubuntu-22.04):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L159
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L170
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L633
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L635
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L643
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L652
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L654
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L662
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'source' in 'int Enumerable.Sum<(int entryId, GetEntryOverviewResponseEntry entryOverview)>(IEnumerable<(int entryId, GetEntryOverviewResponseEntry entryOverview)> source, Func<(int entryId, GetEntryOverviewResponseEntry entryOverview), int> selector)'.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Unreachable code detected
|
build (ubuntu-22.04)
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
build (ubuntu-22.04)
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
build (ubuntu-22.04)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (ubuntu-22.04)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (ubuntu-22.04)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (windows-2022)
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
|
build (windows-2022):
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (windows-2022):
implement/Pine.Core/PineValueAsString.cs#L16
The type 'Pine.Core.PineValue.ListValue?' cannot be used as type parameter 'TKey' in the generic type or method 'FrozenDictionary.ToFrozenDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>, IEqualityComparer<TKey>?)'. Nullability of type argument 'Pine.Core.PineValue.ListValue?' doesn't match 'notnull' constraint.
|
build (windows-2022):
implement/Pine.Core/PineValueAsString.cs#L18
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<KeyValuePair<string, PineValue>, PineValue.ListValue?>' (possibly because of nullability attributes).
|
build (windows-2022):
implement/Pine.Core/PineValueAsString.cs#L16
Nullability of reference types in value of type 'FrozenDictionary<PineValue.ListValue?, string>' doesn't match target type 'FrozenDictionary<PineValue.ListValue, string>'.
|
build (windows-2022):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L107
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
build (windows-2022):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L159
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L170
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L633
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L635
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L643
Dereference of a possibly null reference.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Possible null reference argument for parameter 'source' in 'int Enumerable.Sum<(int entryId, GetEntryOverviewResponseEntry entryOverview)>(IEnumerable<(int entryId, GetEntryOverviewResponseEntry entryOverview)> source, Func<(int entryId, GetEntryOverviewResponseEntry entryOverview), int> selector)'.
|
build (windows-2022)
Unreachable code detected
|
build (windows-2022)
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
build (windows-2022)
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
build (windows-2022)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (windows-2022)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (windows-2022)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (windows-2022)
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
build (windows-2022)
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (windows-2022)
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (windows-2022)
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
build (windows-2022)
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L170
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L633
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L635
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L643
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L652
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L654
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L662
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L671
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L673
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L72
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L170
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
|
build (windows-2022):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L107
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
|
build (windows-2022):
implement/Pine.Core/Elm/BundledElmEnvironments.cs#L159
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L633
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L635
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L643
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L652
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L654
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pine-bin-8af646f38a993aed737480c69370d0c88f7f98a8-linux-x64
|
88.3 MB |
|
pine-bin-8af646f38a993aed737480c69370d0c88f7f98a8-win-x64
|
87.8 MB |
|
pine-separate-assemblies-8af646f38a993aed737480c69370d0c88f7f98a8-linux-x64
|
24.2 MB |
|
pine-separate-assemblies-8af646f38a993aed737480c69370d0c88f7f98a8-win-x64
|
24.2 MB |
|
test-results-8af646f38a993aed737480c69370d0c88f7f98a8-macos-13
|
122 KB |
|
test-results-8af646f38a993aed737480c69370d0c88f7f98a8-ubuntu-22.04
|
355 KB |
|
test-results-8af646f38a993aed737480c69370d0c88f7f98a8-windows-2022
|
353 KB |
|