Bump express from 4.19.2 to 5.0.0 #1253
Annotations
20 warnings
Run npm run lint:
scripts/createMathSvg.js#L2
Expected "import" instead of "require()"
|
Run npm run lint:
scripts/createMathSvg.js#L4
Expected "import" instead of "require()"
|
Run npm run lint:
scripts/createMathSvg.js#L5
Expected "import" instead of "require()"
|
Run npm run lint:
scripts/createMathSvg.js#L6
Expected "import" instead of "require()"
|
Run npm run lint:
scripts/createMathSvg.js#L7
Expected "import" instead of "require()"
|
Run npm run lint:
server/mathSvg.js#L1
Expected "import" instead of "require()"
|
Run npm run lint:
server/mathSvg.js#L26
Expected "export" or "export default"
|
Run npm run lint:
src/clipboard.js#L24
Prefer await to then()/catch()/finally()
|
Run npm run lint:
src/clipboard.js#L29
Prefer await to then()/catch()/finally()
|
Run npm run lint:
src/clipboard.js#L51
Prefer await to then()/catch()/finally()
|
Run npm run test:
scripts/createMathSvg.js#L2
Expected "import" instead of "require()"
|
Run npm run test:
scripts/createMathSvg.js#L4
Expected "import" instead of "require()"
|
Run npm run test:
scripts/createMathSvg.js#L5
Expected "import" instead of "require()"
|
Run npm run test:
scripts/createMathSvg.js#L6
Expected "import" instead of "require()"
|
Run npm run test:
scripts/createMathSvg.js#L7
Expected "import" instead of "require()"
|
Run npm run test:
server/mathSvg.js#L1
Expected "import" instead of "require()"
|
Run npm run test:
server/mathSvg.js#L26
Expected "export" or "export default"
|
Run npm run test:
src/clipboard.js#L24
Prefer await to then()/catch()/finally()
|
Run npm run test:
src/clipboard.js#L29
Prefer await to then()/catch()/finally()
|
Run npm run test:
src/clipboard.js#L51
Prefer await to then()/catch()/finally()
|
Loading