Skip to content

feat: progressive discount icon #581

feat: progressive discount icon

feat: progressive discount icon #581

Triggered via pull request September 20, 2024 15:23
Status Failure
Total duration 4m 26s
Artifacts

main.yml

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

Annotations

10 errors and 6 warnings
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L6
Unknown property 'fill-rule' found, use 'fillRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L7
Unknown property 'clip-rule' found, use 'clipRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L12
Unknown property 'fill-rule' found, use 'fillRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L13
Unknown property 'clip-rule' found, use 'clipRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L18
Unknown property 'fill-rule' found, use 'fillRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L19
Unknown property 'clip-rule' found, use 'clipRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L24
Unknown property 'fill-rule' found, use 'fillRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L25
Unknown property 'clip-rule' found, use 'clipRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L30
Unknown property 'fill-rule' found, use 'fillRule' instead
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx#L31
Unknown property 'clip-rule' found, use 'clipRule' instead
Build, lint, and test on Node 14.x and self-hosted
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 14.x and self-hosted
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Forms/FloatingLabelInputCurrency/FloatingLabelInputCurrency.tsx#L160
React Hook useEffect has a missing dependency: 'calculateValues'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Forms/InputCurrency/InputCurrency.tsx#L148
React Hook useEffect has a missing dependency: 'calculateValues'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and self-hosted: styleguide/src/Layout/Box/Components/utils.ts#L48
React Hook React.useEffect has a missing dependency: 'didUpdate'. Either include it or remove the dependency array. If 'didUpdate' changes too often, find the parent component that defines it and wrap that definition in useCallback