Skip to content

Integrate Geo-Copilot to VEDA UI Exploration Page #2054

Integrate Geo-Copilot to VEDA UI Exploration Page

Integrate Geo-Copilot to VEDA UI Exploration Page #2054

Triggered via pull request October 31, 2024 16:43
Status Failure
Total duration 4m 17s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 18 warnings
lint: app/scripts/components/exploration/components/geo-copilot/geo-copilot.tsx#L180
'selectedInterval' is assigned a value but never used
lint: app/scripts/components/exploration/hooks/use-stac-metadata-datasets.ts#L16
'resolveRenderParams' is defined but never used
prep
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. 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@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ts-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ts-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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@v3, actions/cache@v3. 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. 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@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: app/scripts/components/common/aoi/types.d.ts#L38
Unexpected any. Specify a different type
lint: app/scripts/components/common/aoi/use-aoi-controls.ts#L131
React Hook useCallback has a missing dependency: 'mapRef'. Either include it or remove the dependency array. If 'setAoi' needs the current value of 'mapRef', you can also switch to useReducer instead of useState and read 'mapRef' in the reducer
lint: app/scripts/components/common/banner/index.tsx#L1
Replace `"react"` with `'react'`
lint: app/scripts/components/common/banner/index.tsx#L2
Replace `"@trussworks/react-uswds"` with `'@trussworks/react-uswds'`
lint: app/scripts/components/common/banner/index.tsx#L3
Replace `·USWDSBanner,·USWDSBannerContent·}·from·"$components/common/uswds/banner"` with `⏎··USWDSBanner,⏎··USWDSBannerContent⏎}·from·'$components/common/uswds/banner'`
lint: app/scripts/components/common/banner/index.tsx#L20
Replace `,` with `;`
lint: app/scripts/components/common/banner/index.tsx#L21
Replace `,` with `;`
lint: app/scripts/components/common/banner/index.tsx#L22
Replace `,` with `;`
lint: app/scripts/components/common/banner/index.tsx#L23
Replace `,` with `;`