CI #1542
Annotations
10 warnings
build (18.x):
common.js#L1
Expected "import" instead of "require()"
|
build (18.x):
common.js#L55
Expected "export" or "export default"
|
build (18.x):
index.js#L1
Expected "import" instead of "require()"
|
build (18.x):
index.js#L2
Expected "import" instead of "require()"
|
build (18.x):
index.js#L12
Prefer await to then()/catch()/finally()
|
build (18.x):
index.js#L13
Prefer await to then()/catch()/finally()
|
build (18.x):
index.js#L14
Prefer await to then()/catch()/finally()
|
build (18.x):
index.js#L15
Prefer await to then()/catch()/finally()
|
build (18.x):
index.js#L16
Prefer await to then()/catch()/finally()
|
build (18.x):
index.js#L22
Prefer await to then()/catch()/finally()
|