feat: add support for eventing #103
Annotations
3 errors
e2e-tests:
src/OpenFeature/EventExecutor.cs#L28
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
e2e-tests:
src/OpenFeature/EventExecutor.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
e2e-tests
Process completed with exit code 1.
|