chore: Add common shims for new language features #172
ci.yml
on: pull_request
unit-tests-linux
1m 17s
unit-tests-windows
4m 12s
Annotations
4 errors
OpenFeature.Tests.OpenFeatureEventTest.API_Level_Event_Handlers_Should_Be_Executed_When_Other_Handler_Fails:
test/OpenFeature.Tests/OpenFeatureEventTests.cs#L260
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive a call matching:
Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass7_0).testProvider.GetMetadata().Name))
Actually received no matching calls.
Received 1 non-matching call (non-matching arguments indicated with '*' characters):
Invoke(*ProviderEventPayload*)
|
unit-tests-linux
Process completed with exit code 1.
|
unit-tests-windows:
src/Shared/Range.cs#L66
The name 'HashCode' does not exist in the current context
|
unit-tests-windows
Process completed with exit code 1.
|