enhancement/text-contrast-ratio #211
Annotations
5 errors and 3 warnings
unit-test
Process completed with exit code 1.
|
build:
src/hooks/useTextColor.tsx#L57
Type '(string | null)[]' is not assignable to type 'string'.
|
build:
test/components/Base/ContrastText.test.tsx#L19
Type '{ color: string; textColor: string; }' is not assignable to type 'IntrinsicAttributes & ContrastTextProps'.
|
build:
test/components/Base/ContrastText.test.tsx#L35
Type '{ color: string; textColor: string; }' is not assignable to type 'IntrinsicAttributes & ContrastTextProps'.
|
build
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|