feat(flags): capture feature flag evaluations on spans #2181
flaky-test-detector.yml
on: pull_request
Check tests for flakiness
3m 54s
Annotations
6 errors
|
Check tests for flakiness
Process completed with exit code 1.
|
|
Check tests for flakiness
Parameter 'flag' implicitly has an 'any' type.
|
|
Check tests for flakiness
Property 'map' does not exist on type 'Set<FeatureFlag>'.
|
|
Check tests for flakiness
Argument of type 'never[] | Set<FeatureFlag>' is not assignable to parameter of type 'Set<FeatureFlag>'.
|
|
Check tests for flakiness
Argument of type 'never[] | Set<FeatureFlag>' is not assignable to parameter of type 'FeatureFlag[]'.
|
|
Check tests for flakiness
Type 'WeakMap<Span, FeatureFlag[]>' is not assignable to type 'WeakMap<Span, Set<FeatureFlag>>'.
|