This repository was archived by the owner on Jul 26, 2025. It is now read-only.
fix: fix bug with transparent circle fill #998
nodejs.yml
on: pull_request
nodejs
/
prepare
4s
nodejs
/
lint-eslint
1m 4s
nodejs
/
lint-prettier
45s
nodejs
/
lint-check-types
41s
Matrix: nodejs / test
Annotations
3 errors and 18 warnings
nodejs / lint-check-types:
node_modules/ml-spectra-processing/lib/xy/xyReduce.d.ts#L47
Type 'Float64Array' is not generic.
|
nodejs / lint-check-types:
node_modules/ml-spectra-processing/lib/xy/xyReduce.d.ts#L48
Type 'Float64Array' is not generic.
|
nodejs / lint-check-types
Process completed with exit code 2.
|
nodejs / prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-check-types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-eslint:
demo/contexts/cameraContext.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
demo/contexts/cameraContext.tsx#L91
Unexpected 'todo' comment: 'TODO: handle denied permission'
|
nodejs / lint-eslint:
src/Mask.ts#L328
Missing JSDoc @returns description
|
nodejs / lint-eslint:
src/compute/getExtrema.ts#L94
Unexpected 'todo' comment: 'TODO How to make a more performant and...'
|
nodejs / lint-eslint:
src/featureMatching/matching/bruteForceMatch.ts#L5
Unexpected 'todo' comment: 'todo: implement bruteForceManyMatches ->...'
|
nodejs / lint-eslint:
src/filters/derivativeFilter.ts#L16
Unexpected 'todo' comment: 'todo: handle even sized kernels to...'
|
nodejs / lint-eslint:
src/filters/gaussianBlur.ts#L100
Unexpected 'todo' comment: 'TODO: check if sigma can really be 0 or...'
|
nodejs / lint-eslint:
src/load/__tests__/decodeTiff.test.ts#L7
Unexpected 'todo' comment: 'TODO: support 32 bits again.'
|
nodejs / lint-eslint:
src/load/decodeJpeg.ts#L21
Unexpected 'todo' comment: 'TODO : handle stacks (many IFDs?)'
|
nodejs / lint-eslint:
src/load/decodeTiff.ts#L17
Unexpected 'todo' comment: 'TODO: optimize not to decode whole file'
|
nodejs / test (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|