Skip to content

Test effect of duplicate failing test - does it fail also second time? #2072

Test effect of duplicate failing test - does it fail also second time?

Test effect of duplicate failing test - does it fail also second time? #2072

Triggered via push August 1, 2023 08:05
Status Failure
Total duration 32m 38s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 33 warnings
build (macos-13)
Process completed with exit code 1.
build (ubuntu-22.04)
Process completed with exit code 1.
build (windows-2022)
Process completed with exit code 1.
Apply_exposed_function_via_admin_interface_adding_to_counter_web_app (TestElmTime.TestApplyFunctionOnDatabase) failed: TestElmTime.TestApplyFunctionOnDatabase#L0
./implement/test-elm-time/TestResults/_Mac-1690876284821_2023-08-01_08_07_25.trx [took 28s]
build (macos-13)
Dereference of a possibly null reference.
build (macos-13)
Converting null literal or possible null value to non-nullable type.
build (macos-13)
Possible null reference return.
build (macos-13)
Dereference of a possibly null reference.
build (macos-13)
Dereference of a possibly null reference.
build (macos-13)
Converting null literal or possible null value to non-nullable type.
build (macos-13)
Possible null reference return.
build (macos-13)
Dereference of a possibly null reference.
build (macos-13)
Possible null reference argument for parameter 'arg' in 'Expression Func<Node, Expression>.Invoke(Node arg)'.
build (macos-13)
Possible null reference return.
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)
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
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)
Possible null reference argument for parameter 'json' in 'JsonElement JsonSerializer.Deserialize<JsonElement>(string json, JsonSerializerOptions? options = null)'.
build (ubuntu-22.04)
Possible null reference return.
build (ubuntu-22.04)
Possible null reference return.
build (ubuntu-22.04)
Dereference of a possibly null reference.
build (ubuntu-22.04)
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04)
Possible null reference return.
Apply_exposed_function_via_admin_interface_adding_to_counter_web_app (TestElmTime.TestApplyFunctionOnDatabase) failed: TestElmTime.TestApplyFunctionOnDatabase#L0
./implement/test-elm-time/TestResults\runneradmin_fv-az449-750_2023-08-01_08_09_06.trx [took 12s]
build (windows-2022)
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
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)
Dereference of a possibly null reference.
build (windows-2022)
Dereference of a possibly null reference.
build (windows-2022)
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build (windows-2022)
Dereference of a possibly null reference.
build (windows-2022)
Converting null literal or possible null value to non-nullable type.