Skip to content

refactor: Bundle USWDS + custom styles as part of the parcel library build #2206

refactor: Bundle USWDS + custom styles as part of the parcel library build

refactor: Bundle USWDS + custom styles as part of the parcel library build #2206

Triggered via pull request December 9, 2024 08:58
Status Failure
Total duration 3m 2s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 14 warnings
ts-check: app/scripts/components/common/blocks/embed.tsx#L37
No overload matches this call.
ts-check: app/scripts/components/common/blocks/embed.tsx#L39
No overload matches this call.
ts-check: app/scripts/components/common/card/horizontal-info-card.tsx#L87
No overload matches this call.
ts-check: app/scripts/components/common/catalog/catalog-card.tsx#L161
No overload matches this call.
ts-check: app/scripts/components/common/catalog/catalog-content.tsx#L231
No overload matches this call.
ts-check: app/scripts/components/common/catalog/catalog-content.tsx#L240
No overload matches this call.
ts-check: app/scripts/components/common/catalog/catalog-tags.tsx#L50
No overload matches this call.
test
Process completed with exit code 1.
lint: app/scripts/components/common/cookie-consent/index.tsx#L182
Unknown property 'css' found
lint: app/scripts/components/exploration/components/datasets/dataset-chart.tsx#L331
Unknown property 'margin-right' found
lint
Process completed with exit code 1.
prep
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ts-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/blocks/block-map.tsx#L184
React Hook useMemo has a missing dependency: 'datasetLayers'. Either include it or remove the dependency array
lint: app/scripts/components/common/blocks/index.tsx#L251
Delete `⏎····`
lint: app/scripts/components/common/blocks/index.tsx#L257
Replace `······` with `····`
lint: app/scripts/components/common/blocks/index.tsx#L258
Replace `··return·typeVal._payload.value[typeVal._payload.value.length-` with `return·typeVal._payload.value[typeVal._payload.value.length·-·`