Skip to content

fix: Fix ArgumentOutOfRangeException for empty hooks #181

fix: Fix ArgumentOutOfRangeException for empty hooks

fix: Fix ArgumentOutOfRangeException for empty hooks #181

Triggered via pull request January 17, 2024 14:26
Status Failure
Total duration 5m 43s
Artifacts

ci.yml

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

Annotations

5 errors
OpenFeature.Tests.OpenFeatureHookTests.Add_hooks_should_accept_empty_enumerable: test/OpenFeature.Tests/OpenFeatureHookTests.cs#L561
System.ArgumentOutOfRangeException : The startIndex argument must be greater than or equal to zero. (Parameter 'startIndex')
unit-tests-linux
Process completed with exit code 1.
OpenFeature.Tests.OpenFeatureHookTests.Add_hooks_should_accept_empty_enumerable: test/OpenFeature.Tests/OpenFeatureHookTests.cs#L561
System.ArgumentOutOfRangeException : The startIndex argument must be greater than or equal to zero. (Parameter 'startIndex')
OpenFeature.Tests.OpenFeatureHookTests.Add_hooks_should_accept_empty_enumerable: test/OpenFeature.Tests/OpenFeatureHookTests.cs#L562
System.ArgumentOutOfRangeException : The startIndex argument must be greater than or equal to zero. Parameter name: startIndex
unit-tests-windows
Process completed with exit code 1.