Добавил отображение даты #2
Annotations
10 errors and 2 warnings
01-basics/20-weather/__tests__/weather.test.ts#L18
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:18:19
|
01-basics/20-weather/__tests__/weather.test.ts#L22
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:22:19
|
01-basics/20-weather/__tests__/weather.test.ts#L33
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:33:19
|
01-basics/20-weather/__tests__/weather.test.ts#L42
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:42:19
|
01-basics/20-weather/__tests__/weather.test.ts#L51
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:51:19
|
01-basics/20-weather/__tests__/weather.test.ts#L60
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:60:19
|
01-basics/20-weather/__tests__/weather.test.ts#L73
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:73:19
|
01-basics/20-weather/__tests__/weather.test.ts#L85
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:85:19
|
01-basics/20-weather/__tests__/weather.test.ts#L100
AssertionError: expected [ DOMWrapper{ …(2) } ] to have a length of 5 but got 1
- Expected
+ Received
- 5
+ 1
❯ 01-basics/20-weather/__tests__/weather.test.ts:100:19
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading