Speed up runtime startup by moving more of setup before dotnet build #3168
Annotations
150 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 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> 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)
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/ReusedInstances.cs#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L644
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L665
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L673
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L682
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L684
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#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L644
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L665
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L673
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L682
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L684
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#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> 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#L644
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/Pine.Core/ReusedInstances.cs#L665
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'fileStoreReader' in 'ProcessStoreWriterInFileStore.ProcessStoreWriterInFileStore(IFileStoreReader fileStoreReader, Func<DateTimeOffset> getTimeForCompositionLogBatch, IFileStoreWriter fileStore)'.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'fileStore' in 'ProcessStoreWriterInFileStore.ProcessStoreWriterInFileStore(IFileStoreReader fileStoreReader, Func<DateTimeOffset> getTimeForCompositionLogBatch, IFileStoreWriter fileStore)'.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'fileStore' in 'IWebHostBuilder Configuration.WithProcessStoreFileStore(IWebHostBuilder orig, IFileStore fileStore)'.
|
build (ubuntu-22.04)
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.
|
build (ubuntu-22.04)
Dereference of a possibly null reference.
|
build (ubuntu-22.04)
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
build (ubuntu-22.04)
Nullability of reference types in type of parameter 'argumentFromCLI' of 'string Program.LoadArgumentFromUserInterfaceAsJsonOrFileTextContext(string argumentFromCLI)' doesn't match the target delegate 'Func<string?, string>' (possibly because of nullability attributes).
|
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/ReusedInstances.cs#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L644
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L665
Dereference of a possibly null reference.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Possible null reference argument for parameter 'fileStoreReader' in 'ProcessStoreWriterInFileStore.ProcessStoreWriterInFileStore(IFileStoreReader fileStoreReader, Func<DateTimeOffset> getTimeForCompositionLogBatch, IFileStoreWriter fileStore)'.
|
build (windows-2022)
Possible null reference argument for parameter 'fileStore' in 'ProcessStoreWriterInFileStore.ProcessStoreWriterInFileStore(IFileStoreReader fileStoreReader, Func<DateTimeOffset> getTimeForCompositionLogBatch, IFileStoreWriter fileStore)'.
|
build (windows-2022)
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (windows-2022)
Possible null reference argument for parameter 'fileStore' in 'IWebHostBuilder Configuration.WithProcessStoreFileStore(IWebHostBuilder orig, IFileStore fileStore)'.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Nullability of reference types in type of parameter 'argumentFromCLI' of 'string Program.LoadArgumentFromUserInterfaceAsJsonOrFileTextContext(string argumentFromCLI)' doesn't match the target delegate 'Func<string?, string>' (possibly because of nullability attributes).
|
build (windows-2022)
Possible null reference argument for parameter 'functionName' in 'ApplyFunctionReport Program.ApplyFunction(string site, string functionName, IReadOnlyList<string> serializedArgumentsJson, bool commitResultingState, string? siteDefaultPassword, bool promptForPasswordOnConsole)'.
|
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<PrebuiltListEntry> entries)'.
|
build (windows-2022)
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)
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)
Nullability of reference types in value of type 'FrozenDictionary<PineValue.ListValue?, string>' doesn't match target type 'FrozenDictionary<PineValue.ListValue, string>'.
|
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#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L644
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L665
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/ReusedInstances.cs#L682
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L684
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#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L644
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (windows-2022):
implement/Pine.Core/ReusedInstances.cs#L665
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/ReusedInstances.cs#L682
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#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L644
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L665
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L673
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L682
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L684
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#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L644
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L665
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L673
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L682
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L684
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Possible null reference argument for parameter 'fileStoreReader' in 'ProcessStoreWriterInFileStore.ProcessStoreWriterInFileStore(IFileStoreReader fileStoreReader, Func<DateTimeOffset> getTimeForCompositionLogBatch, IFileStoreWriter fileStore)'.
|
build (macos-13)
Possible null reference argument for parameter 'fileStore' in 'ProcessStoreWriterInFileStore.ProcessStoreWriterInFileStore(IFileStoreReader fileStoreReader, Func<DateTimeOffset> getTimeForCompositionLogBatch, IFileStoreWriter fileStore)'.
|
build (macos-13)
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (macos-13)
Possible null reference argument for parameter 'fileStore' in 'IWebHostBuilder Configuration.WithProcessStoreFileStore(IWebHostBuilder orig, IFileStore fileStore)'.
|
build (macos-13)
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.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Possible null reference argument for parameter 'value' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Nullability of reference types in type of parameter 'argumentFromCLI' of 'string Program.LoadArgumentFromUserInterfaceAsJsonOrFileTextContext(string argumentFromCLI)' doesn't match the target delegate 'Func<string?, string>' (possibly because of nullability attributes).
|
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#L215
Possible null reference argument for parameter 'entries' in 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L644
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L646
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#L663
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L665
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L673
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L682
Dereference of a possibly null reference.
|
build (macos-13):
implement/Pine.Core/ReusedInstances.cs#L684
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 'PineListValueReusedInstances ReusedInstances.LoadFromPrebuilt(IReadOnlyList<PrebuiltListEntry> entries)'.
|
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)
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.
|
2 skipped tests found
There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
|
114 tests found
There are 114 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.
|
114 tests found
There are 114 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.
|
114 tests found
There are 114 tests, see "Raw output" for the full list of tests.
|