Skip to content

feat: add support for eventing #104

feat: add support for eventing

feat: add support for eventing #104

Triggered via pull request January 2, 2024 14:51
Status Failure
Total duration 36s
Artifacts

e2e.yml

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

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.