Создание компонента с сегодняшней датой #2
Annotations
10 errors and 1 warning
Run npm test:
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
|
Run npm test:
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
|
Run npm test:
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
|
Run npm test:
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
|
Run npm test:
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
|
Run npm test:
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
|
Run npm test:
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
|
Run npm test:
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
|
Run npm test:
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
|
Run npm test
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