ci: improve coverage configuration and reporting #4478
Annotations
10 errors and 2 warnings
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L28
AssertionError: expected '' to be '100%' // Object.is equality
- Expected
+ Received
- 100%
❯ src/components/SocialIcon.test.tsx:28:31
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L52
AssertionError: expected '' to be '0' // Object.is equality
- Expected
+ Received
- 0
❯ src/components/SocialIcon.test.tsx:52:39
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L86
AssertionError: expected '' to be '100%' // Object.is equality
- Expected
+ Received
- 100%
❯ src/components/SocialIcon.test.tsx:86:31
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L117
AssertionError: expected '' to be '100%' // Object.is equality
- Expected
+ Received
- 100%
❯ src/components/SocialIcon.test.tsx:117:34
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L145
AssertionError: expected '' to be '100%' // Object.is equality
- Expected
+ Received
- 100%
❯ src/components/SocialIcon.test.tsx:145:31
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L187
AssertionError: expected '' to be '100%' // Object.is equality
- Expected
+ Received
- 100%
❯ src/components/SocialIcon.test.tsx:187:31
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L215
AssertionError: expected 'relative' to be 'absolute' // Object.is equality
Expected: "absolute"
Received: "relative"
❯ src/components/SocialIcon.test.tsx:215:33
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L236
AssertionError: expected '' to be '0' // Object.is equality
- Expected
+ Received
- 0
❯ src/components/SocialIcon.test.tsx:236:39
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L256
AssertionError: expected '' to be '100%' // Object.is equality
- Expected
+ Received
- 100%
❯ src/components/SocialIcon.test.tsx:256:31
|
Run pnpm test:coverage:
src/components/SocialIcon.test.tsx#L295
AssertionError: expected '' to be 'hsl(240 6% 63%)' // Object.is equality
- Expected
+ Received
- hsl(240 6% 63%)
❯ src/components/SocialIcon.test.tsx:295:29
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "stateful-build", "stateful-report", "stateless-build", "stateless-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading