Skip to content

Speed up Elm Interactive with caches for parsing and compilation #3201

Speed up Elm Interactive with caches for parsing and compilation

Speed up Elm Interactive with caches for parsing and compilation #3201

Triggered via push October 14, 2024 19:57
Status Success
Total duration 34m 44s
Artifacts 9
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

137 warnings and 6 notices
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 '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 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
build (ubuntu-22.04)
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)
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)
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)
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): 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#L78
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#L122
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/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#L566
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L576
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/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#L566
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L576
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L585
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L587
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L595
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L604
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L606
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/ReusedInstances.cs#L170
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
build (ubuntu-22.04): implement/Pine.Core/Elm/BundledElmEnvironments.cs#L78
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#L122
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
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#L566
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L576
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 (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/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#L566
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L576
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L585
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L587
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L595
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L604
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L606
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)
Dereference of a possibly null reference.
build (windows-2022)
Dereference of a possibly null reference.
build (windows-2022)
Unreachable code detected
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)
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)
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/Elm/BundledElmEnvironments.cs#L78
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#L122
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/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/ReusedInstances.cs#L566
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L576
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#L78
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#L122
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L566
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L576
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L585
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L587
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L595
Dereference of a possibly null reference.
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/Elm/BundledElmEnvironments.cs#L78
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
build (macos-13): implement/Pine.Core/Elm/BundledElmEnvironments.cs#L122
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L566
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L576
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L585
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L587
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L595
Dereference of a possibly null reference.
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/Elm/BundledElmEnvironments.cs#L78
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
build (macos-13): implement/Pine.Core/Elm/BundledElmEnvironments.cs#L122
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L566
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L576
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L585
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L587
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L595
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): 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/Elm/BundledElmEnvironments.cs#L78
Possible null reference argument for parameter 'entries' in 'IReadOnlyDictionary<string, PineValue> PineValueCompactBuild.BuildDictionaryFromEntries(IReadOnlyList<ListEntry> entries)'.
build (macos-13): implement/Pine.Core/Elm/BundledElmEnvironments.cs#L122
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L566
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L568
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L576
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L585
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L587
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L595
Dereference of a possibly null reference.
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 '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)
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 (macos-13)
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 (macos-13)
Nullability of reference types in value of type 'FrozenDictionary<PineValue.ListValue?, string>' doesn't match target type 'FrozenDictionary<PineValue.ListValue, string>'.
build (macos-13)
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<ListEntry> entries)'.
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.
Web_host_limits_http_request_size_reaching_persistent_process (TestElmTime.WebServiceTests) failed: TestElmTime.WebServiceTests#L0
./implement\test-elm-time\TestResults\runneradmin_fv-az836-460_2024-10-14_20_29_01.trx [took 1s]
Web_host_supports_long_polling (TestElmTime.WebServiceTests) failed: TestElmTime.WebServiceTests#L0
./implement/test-elm-time/TestResults/_Mac-1728936494100_2024-10-14_20_29_04.trx [took 22s]
2 skipped tests found
There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
115 tests found
There are 115 tests, see "Raw output" for the full list of tests.
2 skipped tests found
There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
115 tests found
There are 115 tests, see "Raw output" for the full list of tests.
2 skipped tests found
There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
115 tests found
There are 115 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
pine-bin-e57fd2089e4232ee398237016a09cc5e536c3279-linux-x64
85.4 MB
pine-bin-e57fd2089e4232ee398237016a09cc5e536c3279-osx-x64
87 MB
pine-bin-e57fd2089e4232ee398237016a09cc5e536c3279-win-x64
84.9 MB
pine-separate-assemblies-e57fd2089e4232ee398237016a09cc5e536c3279-linux-x64
22.9 MB
pine-separate-assemblies-e57fd2089e4232ee398237016a09cc5e536c3279-osx-x64
22.9 MB
pine-separate-assemblies-e57fd2089e4232ee398237016a09cc5e536c3279-win-x64
22.9 MB
test-results-e57fd2089e4232ee398237016a09cc5e536c3279-macos-13
343 KB
test-results-e57fd2089e4232ee398237016a09cc5e536c3279-ubuntu-22.04
308 KB
test-results-e57fd2089e4232ee398237016a09cc5e536c3279-windows-2022
314 KB