smoosh controls into other places #395
Annotations
2 errors and 8 warnings
src/LintDocs.test.ts > Docs have not changed:
packages/palette-lint/src/LintDocs.test.ts#L92
Error: Snapshot `Docs have not changed 1` mismatched
- Expected
+ Received
@@ -1,50 +1,50 @@
"# Language Examples
This page contains examples of the language used to define palettes and the expected behavior of the linter.
- - [WCAG Contrast Graphical Objects](#wcag-contrast-graphical-objects)
- - [WCAG Text Contrast: AA (text colors only)](#wcag-text-contrast--aa--text-colors-only-)
- - [WCAG Text Contrast: AAA (text colors only)](#wcag-text-contrast--aaa--text-colors-only-)
- - [WCAG Text Contrast: AA (all colors)](#wcag-text-contrast--aa--all-colors-)
- - [WCAG Text Contrast: AAA (all colors)](#wcag-text-contrast--aaa--all-colors-)
+ - [ Graphical objects contrast](#-graphical-objects-contrast)
+ - [AA text contrast (text-tagged colors only)](#aa-text-contrast--text-tagged-colors-only-)
+ - [AAA text contrast (text colors only)](#aaa-text-contrast--text-colors-only-)
+ - [AA text contrast (all colors)](#aa-text-contrast--all-colors-)
+ - [AAA text contrast (all colors)](#aaa-text-contrast--all-colors-)
- [Saturated not appropriate for serious affect](#saturated-not-appropriate-for-serious-affect)
- [Saturated not appropriate for trustworthy affect](#saturated-not-appropriate-for-trustworthy-affect)
- [Saturated not appropriate for calm affect](#saturated-not-appropriate-for-calm-affect)
- [Playful affects can have light blues, beiges, and grays](#playful-affects-can-have-light-blues--beiges--and-grays)
- [Dark reds and browns are not positive](#dark-reds-and-browns-are-not-positive)
- [Negative palettes should not have light colors, particularly greens](#negative-palettes-should-not-have-light-colors--particularly-greens)
- - [CVD: Deuteranopia Friendly](#cvd--deuteranopia-friendly)
- - [CVD: Protanopia Friendly](#cvd--protanopia-friendly)
- - [CVD: Tritanopia Friendly](#cvd--tritanopia-friendly)
+ - [Deuteranopia-friendly](#deuteranopia-friendly)
+ - [Protanopia-friendly](#protanopia-friendly)
+ - [Tritanopia-friendly](#tritanopia-friendly)
- [Right in black and white](#right-in-black-and-white)
- [Axes should have low contrast with background](#axes-should-have-low-contrast-with-background)
- [Blue should be high probability for the basic color term blue](#blue-should-be-high-probability-for-the-basic-color-term-blue)
- - [Even Distribution in Hue](#even-distribution-in-hue)
- - [Even Distribution in Lightness](#even-distribution-in-lightness)
+ - [Even distribution in hue](#even-distribution-in-hue)
+ - [Even distribution in lightness](#even-distribution-in-lightness)
- [Fair](#fair)
- [Fair](#fair)
- [Background desaturation sufficient](#background-desaturation-sufficient)
- - [Avoid Tetradic Palettes](#avoid-tetradic-palettes)
+ - [Avoid tetradic palettes](#avoid-tetradic-palettes)
- [Prefer yellowish or blueish greens](#prefer-yellowish-or-blueish-greens)
- [Avoid too much contrast with the background](#avoid-too-much-contrast-with-the-background)
- [Require color complements](#require-color-complements)
- - [Color Distinctness: Thin Size Objects](#color-distinctness--thin-size-objects)
- - [Color Distinctness: Medium Size Objects](#color-distinctness--medium-size-objects)
- - [Color Distinctness: Wide Size Objects](#color-distinctness--wide-size-objects)
+ - [Color distinctness: thin-sized objects](#color-distinctness--thin-sized-objects)
+ - [Color distinctness: medium-sized objects](#color-distinctness--medium-sized-objects)
+ - [Color distinctness: wide-sized objects](#color-distinctness--wide-sized-objects)
- [Avoid extreme colors](#avoid-extreme-colors)
- [Colors distinguishable in order](#colors-distinguishable-in-order)
- - [Diverging Palettes order](#diverging-palettes-order)
- - [In Gamut](#in-gamut)
- - [Max Colors](#max-colors)
- - [Mutually Distinct](#mutually-distinct)
- - [Color Name Discriminability](#color-name-discriminability)
- - [Sequential Palette Order](#sequential-palette-order)
+ - [Diverging palettes order appropriate](#diverging-palettes-order-appropriate)
+ - [In gamut](#in-gamut)
+ - [Max colors](#max-colors)
+ - [Mutually distinct](#mutually
|
test-lib
Process completed with exit code 1.
|
test-lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-lib
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-lib
The `save-state` 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/
|
test-lib
The `save-state` 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/
|
test-app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-app
The `save-state` 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/
|
test-app
The `save-state` 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/
|