Bump eslint-plugin-import from 2.25.3 to 2.28.0 #961
Annotations
6 errors and 1 warning
middlewares/newsletter.js#L3
`path` import should occur before import of `nodemailer`
|
middlewares/newsletter.js#L5
`fs` import should occur before import of `nodemailer`
|
routes/post.router.js#L8
`fs` import should occur before import of `express`
|
routes/user.router.js#L10
`querystring` import should occur before import of `express`
|
routes/user.router.js#L11
`fs` import should occur before import of `express`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading