Remove/font management #406
pr-checks.yml
on: pull_request
Lint
32s
Test Suite
41s
Annotations
11 errors and 2 warnings
Lint:
src/utils.js#L1
Replace `response` with `·response·`
|
Lint:
src/utils.js#L4
Replace `'Content-Disposition'` with `·'Content-Disposition'·`
|
Lint:
src/utils.js#L5
Replace `'filename=')[1` with `·'filename='·)[·1·`
|
Lint:
src/utils.js#L8
Replace `navigator.msSaveBlob·||·navigator.saveBlob` with `·navigator.msSaveBlob·||·navigator.saveBlob·`
|
Lint:
src/utils.js#L10
Replace `navigator,·blob,·filename` with `·navigator,·blob,·filename·`
|
Lint:
src/utils.js#L13
Replace `blob` with `·blob·`
|
Lint:
src/utils.js#L15
Replace `'a'` with `·'a'·`
|
Lint:
src/utils.js#L18
Replace `a` with `·a·`
|
Lint:
src/utils.js#L20
Replace `a` with `·a·`
|
Lint:
src/utils.js#L22
Insert `·`
|
Test Suite
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|