feat: upgrade to styled components v6 #3869
ci.yml
on: pull_request
Build
1m 44s
Build Storybook
1m 54s
Unit test
1m 19s
Lint
1m 38s
Create preview
2m 16s
Trivy fs scan
26s
Annotations
10 errors and 8 warnings
Build:
src/components/TabPanel.tsx#L184
No overload matches this call.
|
Build:
src/components/TagMultiSelect.tsx#L5
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
|
Build:
src/components/TagMultiSelect.tsx#L143
Parameter 'tagStr' implicitly has an 'any' type.
|
Build:
src/components/TextSwitch.tsx#L28
'"styled-components"' has no exported member named 'StyledComponent'. Did you mean 'IStyledComponent'?
|
Build:
src/components/TextSwitch.tsx#L193
Parameter 'option' implicitly has an 'any' type.
|
Build:
src/components/TextSwitch.tsx#L306
Property 'label' does not exist on type 'AriaRadioProps & { size?: "small"; disabled?: boolean; defaultSelected?: boolean; selected?: boolean; name?: string; onChange?: ChangeEventHandler<HTMLInputElement>; } & FastOmit<...> & { ...; }'.
|
Build:
src/components/TreeNavigation.tsx#L189
Type '{ children: Element[]; desktop: boolean; ref?: LegacyRef<HTMLAnchorElement>; key?: Key; download?: any; href?: string; hrefLang?: string; media?: string; ... 273 more ...; textDecoration: string; }' is not assignable to type 'IntrinsicAttributes & (TabProps & RefAttributes<any>)'.
|
Build:
src/components/TreeNavigation.tsx#L195
Argument of type 'MouseEvent<HTMLDivElement, MouseEvent>' is not assignable to parameter of type 'MouseEvent<HTMLAnchorElement, MouseEvent>'.
|
Build:
src/components/TreeNavigation.tsx#L300
Property 'toMenu' does not exist on type 'Omit<{ isSubSection?: boolean; isOpen?: boolean; activeSecondary: boolean; icon?: ReactElement<any, string | JSXElementConstructor<any>>; desktop: boolean; active: boolean; onClickCaret?: () => void; } & Partial<...>, "isSubSection"> & { ...; } & { ...; }'.
|
Build:
src/components/TreeNavigation.tsx#L301
Property 'onOpenChange' does not exist on type 'Omit<{ isSubSection?: boolean; isOpen?: boolean; activeSecondary: boolean; icon?: ReactElement<any, string | JSXElementConstructor<any>>; desktop: boolean; active: boolean; onClickCaret?: () => void; } & Partial<...>, "isSubSection"> & { ...; } & { ...; }'.
|
Trivy fs scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Trivy fs scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Trivy fs scan
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'tf-vars', 'limit-severities-for-sarif', 'docker-host']
|
Unit test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Storybook
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Create preview
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|