Convert to ES6 modules #2507
Annotations
10 errors and 1 warning
app/controllers/attachment-ctrl/create-attachment.js#L3
Unexpected use of file extension "js" for "../../middleware/error-handler/index.js"
|
app/controllers/attachment-ctrl/delete-attachment.js#L4
Unexpected use of file extension "js" for "../../middleware/error-handler/index.js"
|
app/controllers/attachment-ctrl/index.js#L4
Unexpected use of file extension "js" for "./create-attachment.js"
|
app/controllers/attachment-ctrl/index.js#L5
Unexpected use of file extension "js" for "./delete-attachment.js"
|
app/controllers/attachment-ctrl/index.js#L6
Unexpected use of file extension "js" for "./update-attachment.js"
|
app/controllers/attachment-ctrl/index.js#L7
Unexpected use of file extension "js" for "./upload-attachment.js"
|
app/controllers/attachment-ctrl/update-attachment.js#L3
Unexpected use of file extension "js" for "../../middleware/error-handler/index.js"
|
app/controllers/attachment-ctrl/upload-attachment.js#L10
Unexpected use of file extension "js" for "../../middleware/error-handler/index.js"
|
app/controllers/audit-ctrl/index.js#L1
Unexpected use of file extension "js" for "./track-changes.js"
|
app/controllers/audit-ctrl/index.js#L2
Unexpected use of file extension "js" for "./track-instance-destroy.js"
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading