Actions: oxc-project/oxc
Actions
29,742 workflow run results
29,742 workflow run results
no-restricted-imports
support missing options
CI
#32850:
Pull request #8076
synchronize
by
Sysix
const [foo] = bar
-> const[foo]=bar
(#8079)
CI
#32844:
Commit 1d5ae81
pushed
by
graphite-app
bot
const [foo] = bar
-> const[foo]=bar
CI
#32843:
Pull request #8079
synchronize
by
Boshen
const [foo] = bar
-> const[foo]=bar
CI
#32842:
Pull request #8079
opened
by
Boshen
(x) => y
-> x => y
CI
#32841:
Pull request #8078
opened
by
Boshen
new Foo()
-> new Foo
when minify (#8077)
CI
#32839:
Commit e3f78fb
pushed
by
graphite-app
bot
new Foo()
-> new Foo
when minify
CI
#32838:
Pull request #8077
synchronize
by
Boshen
new Foo()
-> new Foo
when minify
CI
#32837:
Pull request #8077
opened
by
Boshen
undefined?.bar
-> undefined
(#8075)
CI
#32835:
Commit 5397fe9
pushed
by
graphite-app
bot
undefined?.bar
-> undefined
CI
#32834:
Pull request #8075
synchronize
by
Boshen
no-restricted-imports
support missing options
CI
#32833:
Pull request #8076
synchronize
by
Sysix
no-restricted-imports
support missing options
CI
#32832:
Pull request #8076
opened
by
Sysix
undefined?.bar
-> undefined
CI
#32831:
Pull request #8075
opened
by
Boshen