Skip to content

Indexfilters search proto all persisted explicit save #1887

Indexfilters search proto all persisted explicit save

Indexfilters search proto all persisted explicit save #1887

Triggered via pull request September 6, 2024 17:01
Status Failure
Total duration 1m 3s
Artifacts

ci-test.yml

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

Annotations

9 errors and 1 warning
Test with Node v20.10.0
@shopify/polaris#build: command (/home/runner/work/polaris/polaris/polaris-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Test with Node v20.10.0
Property 'hasAppliedFilters' does not exist on type 'FilterButtonProps'.
Test with Node v20.10.0
Type '{ label: string; tooltipContent: string; disabled: boolean | undefined; pressed: boolean; disclosureZIndexOverride: number | undefined; hasAppliedFilters: boolean | undefined; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & FilterButtonProps'.
Test with Node v20.10.0
Process completed with exit code 1.
Test with Node vlatest
The job was canceled because "_20_10_0" failed.
Test with Node vlatest
@shopify/polaris#build: command (/home/runner/work/polaris/polaris/polaris-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Test with Node vlatest
Property 'hasAppliedFilters' does not exist on type 'FilterButtonProps'.
Test with Node vlatest
Type '{ label: string; tooltipContent: string; disabled: boolean | undefined; pressed: boolean; disclosureZIndexOverride: number | undefined; hasAppliedFilters: boolean | undefined; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & FilterButtonProps'.
Test with Node vlatest
Process completed with exit code 1.
Test with Node v20.10.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/