Skip to content

feat: add support for eventing #108

feat: add support for eventing

feat: add support for eventing #108

Triggered via pull request January 3, 2024 09:26
Status Failure
Total duration 42s
Artifacts

e2e.yml

on: pull_request
e2e-tests
32s
e2e-tests
Fit to window
Zoom out
Zoom in

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.