SAM2 api support #148
Annotations
26 warnings
prep
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
prep
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/components/Decode.js#L1
'useEffect' is defined but never used
|
lint:
src/components/Decode.js#L2
'NotificationManager' is defined but never used
|
lint:
src/components/Decode.js#L4
'getDecode' is defined but never used
|
lint:
src/components/Decode.js#L6
'sam2Geojson' is defined but never used
|
lint:
src/components/Decode.js#L18
'map' is assigned a value but never used
|
lint:
src/components/Decode.js#L27
'decoderType' is assigned a value but never used
|
lint:
src/components/Decode.js#L32
'isForegroundPromtPoint' is assigned a value but never used
|
lint:
src/components/Decode.js#L32
'setIsForegroundPromtPoint' is assigned a value but never used
|
lint:
src/components/Decode.js#L165
'decodeItems' is assigned a value but never used
|
lint:
src/components/Decode.js#L175
'setDecodeType' is assigned a value but never used
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/components/Decode.js#L1
'useEffect' is defined but never used
|
test:
src/components/Decode.js#L2
'NotificationManager' is defined but never used
|
test:
src/components/Decode.js#L4
'getDecode' is defined but never used
|
test:
src/components/Decode.js#L6
'sam2Geojson' is defined but never used
|
test:
src/components/Decode.js#L18
'map' is assigned a value but never used
|
test:
src/components/Decode.js#L27
'decoderType' is assigned a value but never used
|
test:
src/components/Decode.js#L32
'isForegroundPromtPoint' is assigned a value but never used
|
test:
src/components/Decode.js#L32
'setIsForegroundPromtPoint' is assigned a value but never used
|
test:
src/components/Decode.js#L165
'decodeItems' is assigned a value but never used
|
test:
src/components/Decode.js#L175
'setDecodeType' is assigned a value but never used
|