Add methods for exporting and importing backups #35
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
runner / eslint:
test/manager.2.external.spec.js#L391
[eslint] reported by reviewdog 🐶
Replace `external_code.length` with `⏎················external_code.length⏎············`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Replace `external_code.length` with `⏎················external_code.length⏎············`","line":391,"column":145,"nodeType":null,"messageId":"replace","endLine":391,"endColumn":165,"fix":{"range":[19383,19403],"text":"\n external_code.length\n "}}
|
runner / eslint
Process completed with exit code 1.
|
runner / eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|