Skip to content

Add methods for exporting and importing backups #35

Add methods for exporting and importing backups

Add methods for exporting and importing backups #35

Triggered via pull request July 28, 2023 21:05
Status Failure
Total duration 24s
Artifacts

reviewdog.yml

on: pull_request
runner / eslint
13s
runner / eslint
Fit to window
Zoom out
Zoom in

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/