adds pallette grid to color pallette guidelines #1415
test.yml
on: push
Jest
2m 17s
ESLint
1m 50s
Stylelint
1m 17s
Prettier
1m 20s
TypeScript
1m 13s
Annotations
10 errors and 5 warnings
ESLint:
next/pages/guidelines/color/accessibility.tsx#L4
'tokens' is defined but never used
|
ESLint:
next/pages/guidelines/color/accessibility.tsx#L8
'SwatchUsage' is defined but never used
|
ESLint:
next/pages/guidelines/color/accessibility.tsx#L9
'Swatch' is defined but never used
|
ESLint:
next/pages/guidelines/color/overview.tsx#L6
'Img' is defined but never used
|
ESLint:
next/pages/guidelines/color/palette.tsx#L106
Expected '!==' and instead saw '!='
|
ESLint:
next/pages/guidelines/color/palette.tsx#L161
'children' is defined but never used
|
ESLint:
next/pages/guidelines/color/usage/background.tsx#L93
'InlineCode' is not defined
|
ESLint:
next/pages/guidelines/color/usage/background.tsx#L94
'InlineCode' is not defined
|
ESLint:
next/pages/guidelines/color/usage/usage-categories.tsx#L7
'Image' is defined but never used
|
ESLint:
next/pages/guidelines/color/usage/usage-categories.tsx#L14
'Usage' is defined but never used
|
TypeScript
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/
|
Stylelint
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/
|
Prettier
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/
|
ESLint
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/
|
Jest
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/
|