Skip to content

enhancement/text-contrast-ratio #211

enhancement/text-contrast-ratio

enhancement/text-contrast-ratio #211

Triggered via pull request October 20, 2024 14:09
Status Failure
Total duration 36s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/