Added tooltip components #52
pr-checks.yaml
on: pull_request
tests-and-file-checks
20s
Annotations
3 errors and 2 warnings
tests-and-file-checks:
src/components/Tooltip/Tooltip.test.tsx#L5
Expected indentation of 1 tab but found 0
|
tests-and-file-checks:
src/components/Tooltip/Tooltip.test.tsx#L6
Expected indentation of 2 tabs but found 0
|
tests-and-file-checks
Process completed with exit code 1.
|
tests-and-file-checks
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/
|
tests-and-file-checks:
src/components/Tooltip/Tooltip.test.tsx#L6
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|