Skip to content

feat: choose between exporting with or without annotations #228

feat: choose between exporting with or without annotations

feat: choose between exporting with or without annotations #228

Triggered via pull request June 23, 2024 16:11
Status Success
Total duration 57s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`