Reduce startup time for Silent Teacher app #2316
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
90 warnings
build (macos-13):
implement/elm-time/Pine/BlobLibrary.cs#L125
Dereference of a possibly null reference.
|
build (macos-13):
implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (macos-13):
implement/elm-time/Program.cs#L540
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/elm-time/Program.cs#L545
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/elm-time/Program.cs#L794
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):
implement/elm-time/Pine/CompilePineToDotNet/PineKernelFunctionsInline.cs#L183
Possible null reference return.
|
build (macos-13):
implement/elm-time/Pine/PineVM/PineVM.cs#L317
The tuple element name 'StringFromComponent' is ignored because a different name or no name is specified by the target type '(string name, Func<PineValue, Result<string, string>> decode)'.
|
build (macos-13):
implement/elm-time/ElmSyntax/ElmModule.cs#L39
Dereference of a possibly null reference.
|
build (macos-13):
implement/elm-time/Pine/PineVM/DynamicPGOShare.cs#L156
Cannot convert null literal to non-nullable reference type.
|
build (macos-13):
implement/elm-time/Program.cs#L1403
Dereference of a possibly null reference.
|
build (macos-13)
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (macos-13)
Dereference of a possibly null reference.
|
build (macos-13)
Dereference of a possibly null reference.
|
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)
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 argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (macos-13)
Cannot convert null literal to non-nullable reference type.
|
build (macos-13)
Converting null literal or possible null value to non-nullable type.
|
build (macos-13):
implement/elm-time/Pine/BlobLibrary.cs#L125
Dereference of a possibly null reference.
|
build (macos-13):
implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (macos-13):
implement/elm-time/Program.cs#L540
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/elm-time/Program.cs#L545
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/elm-time/Program.cs#L794
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):
implement/elm-time/Pine/CompilePineToDotNet/PineKernelFunctionsInline.cs#L183
Possible null reference return.
|
build (macos-13):
implement/elm-time/Pine/PineVM/PineVM.cs#L317
The tuple element name 'StringFromComponent' is ignored because a different name or no name is specified by the target type '(string name, Func<PineValue, Result<string, string>> decode)'.
|
build (macos-13):
implement/elm-time/Program.cs#L1403
Dereference of a possibly null reference.
|
build (macos-13):
implement/elm-time/Program.cs#L1412
Dereference of a possibly null reference.
|
build (macos-13):
implement/elm-time/Program.cs#L1439
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (ubuntu-22.04):
implement/elm-time/Pine/BlobLibrary.cs#L125
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (ubuntu-22.04):
implement/elm-time/Program.cs#L540
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):
implement/elm-time/Program.cs#L545
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):
implement/elm-time/Program.cs#L794
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 (ubuntu-22.04):
implement/elm-time/ElmSyntax/ElmModule.cs#L39
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/elm-time/ElmTime/PersistentProcess.cs#L100
Possible null reference argument for parameter 'json' in 'JsonElement JsonSerializer.Deserialize<JsonElement>(string json, JsonSerializerOptions? options = null)'.
|
build (ubuntu-22.04):
implement/elm-time/JavaScript/JintInterop.cs#L41
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/elm-time/JavaScript/JintInterop.cs#L41
Converting null literal or possible null value to non-nullable type.
|
build (ubuntu-22.04):
implement/elm-time/JavaScript/JintInterop.cs#L41
Possible null reference return.
|
build (ubuntu-22.04):
implement/elm-time/Pine/BlobLibrary.cs#L125
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/elm-time/ElmSyntax/ElmModule.cs#L39
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (ubuntu-22.04):
implement/elm-time/Pine/CompilePineToDotNet/PineKernelFunctionsInline.cs#L183
Possible null reference return.
|
build (ubuntu-22.04):
implement/elm-time/Pine/CompilePineToDotNet/CompileToAssembly.cs#L85
Converting null literal or possible null value to non-nullable type.
|
build (ubuntu-22.04):
implement/elm-time/Pine/CompilePineToDotNet/CompileToAssembly.cs#L85
Possible null reference argument for parameter 'ok' in 'Result<string, IReadOnlyDictionary<PineValue, Func<EvalExprDelegate, PineValue, Result<string, PineValue>>>> Result<string, IReadOnlyDictionary<PineValue, Func<EvalExprDelegate, PineValue, Result<string, PineValue>>>>.ok(IReadOnlyDictionary<PineValue, Func<EvalExprDelegate, PineValue, Result<string, PineValue>>> ok)'.
|
build (ubuntu-22.04):
implement/elm-time/Pine/Json/JsonConverterForPineValue.cs#L69
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
build (ubuntu-22.04):
implement/elm-time/Pine/Json/JsonConverterForChoiceType.cs#L96
Possible null reference return.
|
build (ubuntu-22.04):
implement/elm-time/Pine/Json/JsonConverterForChoiceType.cs#L99
Possible null reference return.
|
build (ubuntu-22.04):
implement/elm-time/JavaScript/JintInterop.cs#L41
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 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
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)
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 (ubuntu-22.04)
The tuple element name 'StringFromComponent' is ignored because a different name or no name is specified by the target type '(string name, Func<PineValue, Result<string, string>> decode)'.
|
build (ubuntu-22.04)
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 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (ubuntu-22.04)
Cannot convert null literal to non-nullable reference type.
|
build (windows-2022)
Dereference of a possibly null reference.
|
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 return.
|
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)
The tuple element name 'StringFromComponent' is ignored because a different name or no name is specified by the target type '(string name, Func<PineValue, Result<string, string>> decode)'.
|
build (windows-2022)
Possible null reference return.
|
build (windows-2022)
Dereference of a possibly null reference.
|
build (windows-2022)
Cannot convert null literal to non-nullable reference type.
|
build (windows-2022):
implement/elm-time/Pine/BlobLibrary.cs#L125
Dereference of a possibly null reference.
|
build (windows-2022):
implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (windows-2022):
implement/elm-time/Program.cs#L540
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):
implement/elm-time/Program.cs#L545
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):
implement/elm-time/Pine/CompilePineToDotNet/PineKernelFunctionsInline.cs#L183
Possible null reference return.
|
build (windows-2022):
implement/elm-time/Program.cs#L794
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):
implement/elm-time/Pine/PineVM/PineVM.cs#L317
The tuple element name 'StringFromComponent' is ignored because a different name or no name is specified by the target type '(string name, Func<PineValue, Result<string, string>> decode)'.
|
build (windows-2022):
implement/elm-time/Program.cs#L1403
Dereference of a possibly null reference.
|
build (windows-2022):
implement/elm-time/Program.cs#L1412
Dereference of a possibly null reference.
|
build (windows-2022):
implement/elm-time/Program.cs#L1439
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (windows-2022):
implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
build (windows-2022):
implement/elm-time/Pine/BlobLibrary.cs#L125
Dereference of a possibly null reference.
|
build (windows-2022):
implement/elm-time/Program.cs#L540
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):
implement/elm-time/Program.cs#L545
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):
implement/elm-time/Program.cs#L794
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):
implement/elm-time/Pine/PineVM/PineVM.cs#L317
The tuple element name 'StringFromComponent' is ignored because a different name or no name is specified by the target type '(string name, Func<PineValue, Result<string, string>> decode)'.
|
build (windows-2022):
implement/elm-time/Pine/CompilePineToDotNet/PineKernelFunctionsInline.cs#L183
Possible null reference return.
|
build (windows-2022):
implement/elm-time/Program.cs#L1403
Dereference of a possibly null reference.
|
build (windows-2022):
implement/elm-time/Program.cs#L1412
Dereference of a possibly null reference.
|
build (windows-2022):
implement/elm-time/Program.cs#L1439
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|