Skip to content

Adding new image processing function (contrast stretch). #143

Adding new image processing function (contrast stretch).

Adding new image processing function (contrast stretch). #143

Triggered via pull request March 2, 2024 09:12
Status Failure
Total duration 1m 39s
Artifacts

nodejs.yml

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

Annotations

1 error and 18 warnings
test (12.x)
Process completed with exit code 1.
test (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/