Clean up program code for readability #3082
Annotations
3 errors and 71 warnings
build (ubuntu-22.04)
Process completed with exit code 1.
|
build (windows-2022)
Process completed with exit code 1.
|
build (macos-13)
Process completed with exit code 1.
|
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 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)
Possible null reference return.
|
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 (ubuntu-22.04)
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 (ubuntu-22.04)
Possible null reference return.
|
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.
|
Test_compile_syntax_for_generic_IReadOnlyDictionary (TestElmTime.CompilePineToDotNetTests) failed:
TestElmTime.CompilePineToDotNetTests#L0
./implement\test-elm-time\TestResults\runneradmin_fv-az844-544_2024-09-13_07_01_11.trx [took 0s]
|
Elm_editor_backend_support_format_elm_module_text (TestElmTime.ElmEditorTests) failed:
TestElmTime.ElmEditorTests#L0
./implement\test-elm-time\TestResults\runneradmin_fv-az844-544_2024-09-13_07_01_11.trx [took 38s]
|
Test_compile_syntax_for_type_declared_in_type (TestElmTime.CompilePineToDotNetTests) failed:
TestElmTime.CompilePineToDotNetTests#L0
./implement\test-elm-time\TestResults\runneradmin_fv-az844-544_2024-09-13_07_01_11.trx [took 0s]
|
Test_compile_syntax_for_generic_type (TestElmTime.CompilePineToDotNetTests) failed:
TestElmTime.CompilePineToDotNetTests#L0
./implement\test-elm-time\TestResults\runneradmin_fv-az844-544_2024-09-13_07_01_11.trx [took 0s]
|
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)
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)
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)
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)
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)
Nullability of reference types in value of type '(Program.CompileAppReport, IImmutableDictionary<IReadOnlyList<string>, ReadOnlyMemory<byte>>?)' doesn't match target type '(Program.CompileAppReport, IImmutableDictionary<IReadOnlyList<string>, ReadOnlyMemory<byte>> compiledAppFiles)'.
|
build (windows-2022)
Unreachable code detected
|
Test_compile_syntax_for_type_declared_in_type (TestElmTime.CompilePineToDotNetTests) failed:
TestElmTime.CompilePineToDotNetTests#L0
./implement/test-elm-time/TestResults/_Mac-1726209475779_2024-09-13_06_59_47.trx [took 0s]
|
Elm_editor_backend_support_format_elm_module_text (TestElmTime.ElmEditorTests) failed:
TestElmTime.ElmEditorTests#L0
./implement/test-elm-time/TestResults/_Mac-1726209475779_2024-09-13_06_59_47.trx [took 50s]
|
Test_compile_syntax_for_generic_IReadOnlyDictionary (TestElmTime.CompilePineToDotNetTests) failed:
TestElmTime.CompilePineToDotNetTests#L0
./implement/test-elm-time/TestResults/_Mac-1726209475779_2024-09-13_06_59_47.trx [took 0s]
|
Test_compile_syntax_for_generic_type (TestElmTime.CompilePineToDotNetTests) failed:
TestElmTime.CompilePineToDotNetTests#L0
./implement/test-elm-time/TestResults/_Mac-1726209475779_2024-09-13_06_59_47.trx [took 0s]
|
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)
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)
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)
Dereference of a possibly null reference.
|
build (macos-13)
Nullability of reference types in value of type '(Program.CompileAppReport, IImmutableDictionary<IReadOnlyList<string>, ReadOnlyMemory<byte>>?)' doesn't match target type '(Program.CompileAppReport, IImmutableDictionary<IReadOnlyList<string>, ReadOnlyMemory<byte>> compiledAppFiles)'.
|
build (macos-13)
Possible null reference return.
|