feat: added option to download zip #367
Annotations
7 errors and 14 warnings
lint (20):
admin/src/state/actions/Config.js#L61
Move function declaration to function body root
|
lint (20):
server/services/main.js#L8
`child_process` import should occur before import of `../utils/getObjectDiff`
|
lint (20)
Process completed with exit code 1.
|
lint (18)
The job was canceled because "_20" failed.
|
lint (18):
admin/src/state/actions/Config.js#L61
Move function declaration to function body root
|
lint (18):
server/services/main.js#L8
`child_process` import should occur before import of `../utils/getObjectDiff`
|
lint (18)
Process completed with exit code 1.
|
lint (20)
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/
|
lint (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (20):
admin/src/state/actions/Config.js#L55
Unexpected space before function parentheses
|
lint (20):
admin/src/state/actions/Config.js#L70
Missing semicolon
|
lint (20):
server/services/main.js#L8
Identifier 'child_process' is not in camel case
|
lint (20):
server/services/main.js#L76
Missing semicolon
|
lint (20):
server/services/main.js#L78
Missing trailing comma
|
lint (20):
server/services/main.js#L80
Missing semicolon
|
lint (18):
admin/src/state/actions/Config.js#L55
Unexpected space before function parentheses
|
lint (18):
admin/src/state/actions/Config.js#L70
Missing semicolon
|
lint (18):
server/services/main.js#L8
Identifier 'child_process' is not in camel case
|
lint (18):
server/services/main.js#L76
Missing semicolon
|
lint (18):
server/services/main.js#L78
Missing trailing comma
|
lint (18):
server/services/main.js#L80
Missing semicolon
|