fix: Remove action tokens from CanvasProvider to allow cascading #5104
pull-request.yml
on: pull_request
Annotations
4 errors and 9 warnings
check:
modules/react/common/lib/theming/theme.ts#L15
Type '{ primary: { lightest: string; light: string; main: string; dark: string; darkest: string; contrast: string; }; action: { lightest: string; light: string; main: string; dark: string; darkest: string; contrast: string; }; ... 4 more ...; common: { ...; }; }' is not assignable to type '{ common: CanvasThemeCommonPalette; primary: CanvasThemePalette; error: CanvasThemePalette; alert: CanvasThemePalette; success: CanvasThemePalette; neutral: CanvasThemePalette; }'.
|
check:
utils/storybook/customThemes.ts#L33
Type '{ primary: { main: string; contrast: string; }; action: { main: string; }; alert: { main: string; }; error: { main: string; }; success: { main: string; }; neutral: { main: string; }; common: { focusOutline: string; }; }' is not assignable to type 'RecursivePartial<{ common: CanvasThemeCommonPalette; primary: CanvasThemePalette; error: CanvasThemePalette; alert: CanvasThemePalette; success: CanvasThemePalette; neutral: CanvasThemePalette; }>'.
|
check
Process completed with exit code 1.
|
verify
Process completed with exit code 1.
|
install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
integration-test (5)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
integration-test (4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
integration-test (2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
integration-test (3)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
integration-test (1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
visual-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|