Skip to content

fix: add TypeScript definition to RoiManager #138

fix: add TypeScript definition to RoiManager

fix: add TypeScript definition to RoiManager #138

Triggered via pull request October 3, 2023 17:49
Status Success
Total duration 1m 54s
Artifacts

nodejs.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/image/Image.js#L318
Unexpected 'todo' comment: 'TODO review those props'
lint: src/image/compute/localMaxima.js#L75
Unexpected 'todo' comment: 'TODO How to make a more performant and...'
lint: src/image/operator/__tests__/paintLabels.js#L3
Disabled test suite
lint: src/image/operator/convolution.js#L138
Unexpected 'todo' comment: 'TODO: in general we should copy the...'
lint: src/image/operator/convolution.js#L139
Unexpected 'todo' comment: 'TODO: probably we should just copy the...'
lint: src/image/roi/Roi.js#L761
Unexpected 'todo' comment: 'TODO we should follow the region in...'
lint: src/image/roi/RoiMap.js#L96
Unexpected 'todo' comment: 'TODO use median package'
lint: src/image/roi/RoiMap.js#L150
Unexpected 'todo' comment: 'TODO use median package'
test (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/