Actions: oxc-project/oxc
Actions
32,388 workflow runs
32,388 workflow runs
typeof a.b === 'undefined'
to `a.b === voi…
CI
#35577:
Commit ad14403
pushed
by
graphite-app
bot
a == null && b
to a ?? b
when return val…
CI
#35575:
Commit f7f2d2f
pushed
by
graphite-app
bot
a[0]
and this.a
in `has_no_side_effect_fo…
CI
#35573:
Commit 3c1c92c
pushed
by
graphite-app
bot
typeof a.b === 'undefined'
to a.b === void 0
CI
#35572:
Pull request #8751
synchronize
by
Boshen
a == null && b
to a ?? b
when return value is ignored
CI
#35571:
Pull request #8749
synchronize
by
Boshen
a[0]
and this.a
in has_no_side_effect_for_evaluation_same_target
CI
#35570:
Pull request #8748
synchronize
by
Boshen
[]['concat'](1)
(#8750)
CI
#35568:
Commit a3b078a
pushed
by
graphite-app
bot
[]['concat'](1)
CI
#35567:
Pull request #8750
synchronize
by
Boshen