Indexfilters search proto task 4 #11738
ci-a11y-vrt.yml
on: pull_request
Accessibility test
1m 42s
Visual regression test
1m 1s
Annotations
20 errors and 2 warnings
Visual regression test
@shopify/polaris#build: command (/home/runner/work/polaris/polaris/polaris-react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Visual regression test
'TextField' is declared but its value is never read.
|
Visual regression test
'posIcon' is declared but its value is never read.
|
Visual regression test
'isShowing' is declared but its value is never read.
|
Visual regression test
'setIsShowing' is declared but its value is never read.
|
Visual regression test
'value' is declared but its value is never read.
|
Visual regression test
'value' is declared but its value is never read.
|
Visual regression test
'value' is declared but its value is never read.
|
Visual regression test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ queryValue: { set: Dispatch<SetStateAction<string>>; change: (value: string) => void; remove: () => void; emptyValue: string; label: string; }; status: { set: Dispatch<SetStateAction<string[]>>; ... 4 more ...; locked: boolean; }; paymentStatus: { ...; }; fulfillmentStatus: { ...; }; }'.
|
Visual regression test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ queryValue?: string | undefined; paymentStatus?: string[] | undefined; fulfillmentStatus?: string[] | undefined; status?: string[] | undefined; }'.
|
Accessibility test
'TextField' is declared but its value is never read.
|
Accessibility test
'posIcon' is declared but its value is never read.
|
Accessibility test
'isShowing' is declared but its value is never read.
|
Accessibility test
'setIsShowing' is declared but its value is never read.
|
Accessibility test
'value' is declared but its value is never read.
|
Accessibility test
'value' is declared but its value is never read.
|
Accessibility test
'value' is declared but its value is never read.
|
Accessibility test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ queryValue: { set: Dispatch<SetStateAction<string>>; change: (value: string) => void; remove: () => void; emptyValue: string; label: string; }; status: { set: Dispatch<SetStateAction<string[]>>; ... 4 more ...; locked: boolean; }; paymentStatus: { ...; }; fulfillmentStatus: { ...; }; }'.
|
Accessibility test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ queryValue?: string | undefined; paymentStatus?: string[] | undefined; fulfillmentStatus?: string[] | undefined; status?: string[] | undefined; }'.
|
Accessibility test
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ queryValue: string; paymentStatus: string[]; fulfillmentStatus: string[]; status: string[]; }'.
|
Visual regression test
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/
|
Accessibility test
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/
|