Skip to content

Replace color with tone. Adjust props to allow conditional tones base… #2093

Replace color with tone. Adjust props to allow conditional tones base…

Replace color with tone. Adjust props to allow conditional tones base… #2093

Triggered via push November 12, 2024 20:21
Status Failure
Total duration 1m 42s
Artifacts

code-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Lint: packages/components/src/components/Text/Text.tsx#L69
'variant' is already declared in the upper scope on line 59 column 3
Lint: packages/components/src/components/Text/Text.tsx#L73
'size' is already declared in the upper scope on line 58 column 3
Lint: packages/components/src/components/Text/Text.tsx#L103
'tone' is already declared in the upper scope on line 57 column 3
Lint
Process completed with exit code 1.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: packages/components/src/components/Text/Text.tsx#L6
'colors' is defined but never used
Lint: packages/components/src/components/Text/Text.tsx#L61
'defaultColor' is assigned a value but never used
Lint: packages/components/src/components/Text/Text.tsx#L63
'color' is defined but never used
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/