feat: copy and download as PNG #850
ci.yml
on: pull_request
lint
22s
typecheck
29s
Matrix: build
Annotations
4 errors and 3 warnings
lint:
src/utils/svgToPng.ts#L1
'dataUrlToBlob' is defined but never used
|
lint
Process completed with exit code 1.
|
typecheck:
src/utils/svgToPng.ts#L1
'dataUrlToBlob' is declared but its value is never read.
|
typecheck
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, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|