Skip to content

Merge pull request #355 from mixmaxhq/renovate/node-18.x #16

Merge pull request #355 from mixmaxhq/renovate/node-18.x

Merge pull request #355 from mixmaxhq/renovate/node-18.x #16

Triggered via push August 10, 2023 12:04
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
checks / test
Process completed with exit code 1.
checks / test: src/aggregate.js#L1
There should be at least one empty line between import groups
checks / test: src/aggregate.js#L3
`./utils/query` import should occur before import of `./utils/sanitizeParams`
checks / test: src/aggregate.js#L4
`./config` import should occur before import of `./utils/sanitizeParams`
checks / test: src/find.js#L1
There should be at least one empty line between import groups
checks / test: src/find.js#L2
`./utils/sanitizeParams` import should occur after import of `./config`
checks / test: src/find.js#L3
`./utils/query` import should occur after import of `./config`
checks / test: src/index.js#L2
`./aggregate` import should occur before import of `./config`
checks / test: src/index.js#L7
`./utils/query` import should occur before import of `./utils/sanitizeQuery`
checks / test: src/index.js#L8
`./mongoose.plugin` import should occur before import of `./search`
checks / test: src/mongoose.plugin.js#L2
There should be at least one empty line between import groups