chore(deps): update dependency node to v18.18.2 #30
Annotations
10 warnings
Run tests:
src/aggregate.js#L1
There should be at least one empty line between import groups
|
Run tests:
src/aggregate.js#L3
`./utils/query` import should occur before import of `./utils/sanitizeParams`
|
Run tests:
src/aggregate.js#L4
`./config` import should occur before import of `./utils/sanitizeParams`
|
Run tests:
src/find.js#L1
There should be at least one empty line between import groups
|
Run tests:
src/find.js#L2
`./utils/sanitizeParams` import should occur after import of `./config`
|
Run tests:
src/find.js#L3
`./utils/query` import should occur after import of `./config`
|
Run tests:
src/index.js#L2
`./aggregate` import should occur before import of `./config`
|
Run tests:
src/index.js#L7
`./utils/query` import should occur before import of `./utils/sanitizeQuery`
|
Run tests:
src/index.js#L8
`./mongoose.plugin` import should occur before import of `./search`
|
Run tests:
src/mongoose.plugin.js#L2
There should be at least one empty line between import groups
|
The logs for this run have expired and are no longer available.
Loading