Skip to content

Implement more of Elm kernel Parser modules #3135

Implement more of Elm kernel Parser modules

Implement more of Elm kernel Parser modules #3135

Triggered via push September 27, 2024 20:51
Status Success
Total duration 18m 21s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

123 warnings and 8 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)
Dereference of a possibly null reference.
build (ubuntu-22.04)
Possible null reference return.
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)
Possible null reference return.
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)
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/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#L377
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L379
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L387
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L396
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L398
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L406
Dereference of a possibly null reference.
build (ubuntu-22.04)
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
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)
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#L377
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L379
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L387
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L396
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L398
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L406
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L415
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L417
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/Pine.Core/ReusedInstances.cs#L423
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)
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
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 (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): 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#L377
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L379
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L387
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L396
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L398
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L406
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L415
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L417
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L423
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)
Dereference of a possibly null reference.
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)
Possible null reference return.
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)
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 (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#L377
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L379
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L387
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L396
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L398
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L406
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L415
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L417
Dereference of a possibly null reference.
build (macos-13): implement/Pine.Core/ReusedInstances.cs#L423
Dereference of a possibly null reference.
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)
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
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)
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#L377
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L379
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L387
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L396
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L398
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L406
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L415
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L417
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L423
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 '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)
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 (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 return.
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#L377
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L379
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L387
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L396
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L398
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L406
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L415
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L417
Dereference of a possibly null reference.
build (windows-2022): implement/Pine.Core/ReusedInstances.cs#L423
Dereference of a possibly null reference.
24 tests found
There are 24 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.
111 tests found
There are 111 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.
111 tests found
There are 111 tests, see "Raw output" for the full list of tests.
24 tests found
There are 24 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.
111 tests found
There are 111 tests, see "Raw output" for the full list of tests.