fix(types): add logo and icon properties and made language property L… #30926
Annotations
3 errors and 1 warning
Test all and generate coverage:
lib/middleware/header.test.ts#L22
AssertionError: expected 'Sat, 04 Jan 2025 06:05:27 GMT' to be 'Sat, 04 Jan 2025 06:05:28 GMT' // Object.is equality
Expected: "Sat, 04 Jan 2025 06:05:28 GMT"
Received: "Sat, 04 Jan 2025 06:05:27 GMT"
❯ lib/middleware/header.test.ts:22:55
|
Test all and generate coverage:
lib/middleware/header.test.ts#L35
AssertionError: expected 200 to be 304 // Object.is equality
- Expected
+ Received
- 304
+ 200
❯ lib/middleware/header.test.ts:35:33
|
Test all and generate coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading