Skip to content

feat: Add OpenFeature.Extensions.Hosting package #312

feat: Add OpenFeature.Extensions.Hosting package

feat: Add OpenFeature.Extensions.Hosting package #312

Triggered via pull request January 23, 2024 20:10
Status Failure
Total duration 5m 32s
Artifacts

ci.yml

on: pull_request
unit-tests-linux
1m 1s
unit-tests-linux
unit-tests-windows
5m 18s
unit-tests-windows
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
OpenFeature.Tests.OpenFeatureEventTest.Client_Level_Event_Handlers_Should_Be_Removable: test/OpenFeature.Tests/OpenFeatureEventTests.cs#L474
System.AggregateException : AssertUntilAsync timeout reached. (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) ---- NSubstitute.Exceptions.ReceivedCallsException : Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ---- NSubstitute.Exceptions.ReceivedCallsException : Expected to receive exactly 1 call matching: Invoke(payload => (pa
unit-tests-windows
Process completed with exit code 1.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-linux: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-tests-windows: test/OpenFeature.Extensions.Hosting.Tests/HostingTest.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.