feat: choose between exporting with or without annotations #228
code-quality.yml
on: pull_request
lint
50s
commitlint
22s
Annotations
5 warnings
commitlint
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/.
|
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/.
|
lint:
src/components/modal/ModalContainer.tsx#L25
`./ExportPngModal` import should occur before import of `./ExtractROIModal`
|
lint:
src/components/modal/ModalContainer.tsx#L26
`./ExportClipboardModal` import should occur before import of `./ExtractROIModal`
|
lint:
src/components/modal/ModalContainer.tsx#L27
`./ExportPixeliumModal` import should occur before import of `./ExtractROIModal`
|