Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the app-package-minor-and-patch group across 1 directory with 9 updates #471

build(deps): bump the app-package-minor-and-patch group across 1 dire…

b2b02d9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

build(deps): bump the app-package-minor-and-patch group across 1 directory with 9 updates #471

build(deps): bump the app-package-minor-and-patch group across 1 dire…
b2b02d9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results for ./source/App/App.sln failed Dec 30, 2024 in 0s

1 fail, 95 pass in 5m 33s

96 tests   95 ✅  5m 33s ⏱️
 5 suites   0 💤
 5 files     1 ❌

Results for commit b2b02d9.

Annotations

Check warning on line 0 in ExampleHost.WebApi.Tests.Integration.TelemetryTests

See this annotation in the file changed.

@github-actions github-actions / Test results for ./source/App/App.sln

Configuration_Should_CauseExpectedEventsToBeLogged (ExampleHost.WebApi.Tests.Integration.TelemetryTests) failed

source\App\source\ExampleHost.WebApi.Tests\TestResults\testResults.trx [took 54s]
Raw output
System.InvalidOperationException : Sequence contains no matching element   at System.Linq.ThrowHelper.ThrowNoMatchException()
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
   at ExampleHost.WebApi.Tests.Integration.TelemetryTests.ContainsExpectedEvents(IList`1 expectedEvents, IReadOnlyList`1 actualResults) in D:\a\geh-core\geh-core\source\App\source\ExampleHost.WebApi.Tests\Integration\TelemetryTests.cs:line 163
   at ExampleHost.WebApi.Tests.Integration.TelemetryTests.<>c__DisplayClass5_0.<<Configuration_Should_CauseExpectedEventsToBeLogged>b__0>d.MoveNext() in D:\a\geh-core\geh-core\source\App\source\ExampleHost.WebApi.Tests\Integration\TelemetryTests.cs:line 128
--- End of stack trace from previous location ---
   at Energinet.DataHub.Core.TestCommon.Awaiter.TryWaitUntilConditionAsync(Func`1 condition, TimeSpan timeLimit, Nullable`1 delay)
   at ExampleHost.WebApi.Tests.Integration.TelemetryTests.Configuration_Should_CauseExpectedEventsToBeLogged() in D:\a\geh-core\geh-core\source\App\source\ExampleHost.WebApi.Tests\Integration\TelemetryTests.cs:line 118
--- End of stack trace from previous location ---