chore(deps): update all minor dependencies #1127
build-components.yml
on: pull_request
Build all packages
5m 51s
Build storybook
5m 57s
Annotations
20 errors
Build all packages
Argument of type '{ src: string; dest: string; keepDirStructure: boolean; warn: boolean; }[]' is not assignable to parameter of type 'Required<CopyTask>[]'.
|
Build all packages
Property 'ignore' is missing in type '{ src: string; dest: string; keepDirStructure: false; warn: false; }' but required in type 'Required<CopyTask>'.
|
Build all packages
Cannot find module '@cdssnc/gcds-components' or its corresponding type declarations.
|
Build all packages
Cannot find module '@cdssnc/gcds-components/loader' or its corresponding type declarations.
|
Build all packages
Cannot find name 'HTMLGcdsAlertElement'. Did you mean 'HTMLSelectElement'?
|
Build all packages
Cannot find name 'HTMLGcdsBreadcrumbsElement'.
|
Build all packages
Cannot find name 'HTMLGcdsBreadcrumbsItemElement'.
|
Build all packages
Cannot find name 'HTMLGcdsButtonElement'. Did you mean 'HTMLButtonElement'?
|
Build all packages
Cannot find name 'HTMLGcdsCardElement'.
|
Build all packages
Cannot find name 'HTMLGcdsCheckboxElement'.
|
Build storybook
Argument of type '{ src: string; dest: string; keepDirStructure: boolean; warn: boolean; }[]' is not assignable to parameter of type 'Required<CopyTask>[]'.
|
Build storybook
Property 'ignore' is missing in type '{ src: string; dest: string; keepDirStructure: false; warn: false; }' but required in type 'Required<CopyTask>'.
|
Build storybook
Cannot find module '@cdssnc/gcds-components' or its corresponding type declarations.
|
Build storybook
Cannot find module '@cdssnc/gcds-components/loader' or its corresponding type declarations.
|
Build storybook
Cannot find name 'HTMLGcdsAlertElement'. Did you mean 'HTMLSelectElement'?
|
Build storybook
Cannot find name 'HTMLGcdsBreadcrumbsElement'.
|
Build storybook
Cannot find name 'HTMLGcdsBreadcrumbsItemElement'.
|
Build storybook
Cannot find name 'HTMLGcdsButtonElement'. Did you mean 'HTMLButtonElement'?
|
Build storybook
Cannot find name 'HTMLGcdsCardElement'.
|
Build storybook
Cannot find name 'HTMLGcdsCheckboxElement'.
|