Bump typescript-eslint from 8.45.0 to 8.56.1 #741
Annotations
3 errors and 10 warnings
|
|
|
Run npm test
Process completed with exit code 1.
|
|
Run npm test:
src/providers/fs.ts#L54
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
Run npm test:
src/activator.js#L23
A `require()` style import is forbidden
|
|
Run npm test:
src/activator.js#L22
Require statement not part of import statement
|
|
Run npm test:
src/activator.js#L22
A `require()` style import is forbidden
|
|
Run npm test:
examples/server/index.js#L22
Require statement not part of import statement
|
|
Run npm test:
examples/server/index.js#L22
A `require()` style import is forbidden
|
|
Run npm test:
examples/middleware/index.js#L39
Unsafe argument of type error typed assigned to a parameter of type `NextHandleFunction`
|
|
Run npm test:
examples/middleware/index.js#L23
Require statement not part of import statement
|
|
Run npm test:
examples/middleware/index.js#L23
A `require()` style import is forbidden
|
|
Run npm test:
examples/middleware/index.js#L22
Require statement not part of import statement
|
|
Run npm test:
examples/middleware/index.js#L22
A `require()` style import is forbidden
|
Loading