feat: add support for eventing #108
Annotations
3 errors
e2e-tests:
src/OpenFeature/EventExecutor.cs#L208
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#L267
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.
|