Skip to content

chore(theme): drop unused code #8922

chore(theme): drop unused code

chore(theme): drop unused code #8922

Triggered via push August 29, 2024 10:29
Status Failure
Total duration 7m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
check
Property 'text_primary_high' does not exist on type 'ThemedPalette'. Did you mean 'text_primary_min'?
check
Property 'gray_cmin' does not exist on type 'ThemedPalette'. Did you mean 'gray_min'?
check
Property 'gray_c200' does not exist on type 'ThemedPalette'. Did you mean 'gray_200'?
check
Property 'bg_color_high' does not exist on type 'ThemedPalette'. Did you mean 'bg_color_min'?
check
Property 'gray_c800' does not exist on type 'ThemedPalette'. Did you mean 'gray_800'?
check
Property 'gray_c800' does not exist on type 'ThemedPalette'. Did you mean 'gray_800'?
check
Property 'gray_c200' does not exist on type 'ThemedPalette'. Did you mean 'gray_200'?
check
Property 'gray_c200' does not exist on type 'ThemedPalette'. Did you mean 'gray_200'?
check
Property 'gray_c900' does not exist on type 'ThemedPalette'. Did you mean 'gray_900'?
check
Property 'gray_c600' does not exist on type 'ThemedPalette'. Did you mean 'gray_600'?
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/
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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/