feat: Add OpenFeature.Extensions.Hosting package #312
ci.yml
on: pull_request
unit-tests-linux
1m 1s
unit-tests-windows
5m 18s
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.
|