Actions: oxc-project/oxc
Actions
9,078 workflow runs
9,078 workflow runs
_this = this
should be inserted after super call expression
autofix.ci
#8972:
Pull request #8024
synchronize
by
overlookmotel
x["0"]
-> x[0]
autofix.ci
#8971:
Pull request #8316
synchronize
by
Boshen
x["0"]
-> x[0]
autofix.ci
#8970:
Pull request #8316
synchronize
by
Boshen
x["0"]
-> x[0]
autofix.ci
#8969:
Pull request #8316
synchronize
by
Boshen
x["0"]
-> x[0]
autofix.ci
#8968:
Pull request #8316
synchronize
by
Boshen
x["0"]
-> x[0]
autofix.ci
#8967:
Pull request #8316
synchronize
by
Boshen
do{}while(true)
-> do;while(true)
autofix.ci
#8966:
Pull request #8311
synchronize
by
Boshen
do{}while(true)
-> do;while(true)
autofix.ci
#8965:
Pull request #8311
synchronize
by
Boshen
a || (a = b)
to a ||= b
autofix.ci
#8964:
Pull request #8315
synchronize
by
sapphi-red
x["0"]
-> x[0]
autofix.ci
#8963:
Pull request #8316
opened
by
Boshen
a || (a = b)
to a ||= b
autofix.ci
#8962:
Pull request #8315
opened
by
sapphi-red
a = a + b
to a += b
autofix.ci
#8961:
Pull request #8314
synchronize
by
sapphi-red
a = a + b
to a += b
autofix.ci
#8960:
Pull request #8314
opened
by
sapphi-red
new
from new Error
/new Function
/new RegExp
autofix.ci
#8959:
Pull request #8313
synchronize
by
sapphi-red
new
from new Error
/new Function
/new RegExp
autofix.ci
#8958:
Pull request #8313
opened
by
sapphi-red
do{}while(true)
-> do;while(true)
autofix.ci
#8957:
Pull request #8311
opened
by
Boshen
_this = this
should be inserted after super call expression
autofix.ci
#8956:
Pull request #8024
synchronize
by
Dunqing
(x = 1) === 1
-> (x = 1) == 1
autofix.ci
#8955:
Pull request #8310
synchronize
by
Boshen
(x = 1) === 1
-> (x = 1) == 1
autofix.ci
#8954:
Pull request #8310
opened
by
Boshen
Source
autofix.ci
#8953:
Pull request #8295
synchronize
by
Boshen
try
statement
autofix.ci
#8952:
Pull request #8309
synchronize
by
Boshen
Source
autofix.ci
#8951:
Pull request #8295
synchronize
by
Boshen
Source
autofix.ci
#8950:
Pull request #8295
synchronize
by
Boshen
Source
is not Clone
autofix.ci
#8949:
Pull request #8294
synchronize
by
Boshen
SourcePosition
autofix.ci
#8948:
Pull request #8293
synchronize
by
Boshen