chore(deps): update dependency eslint-plugin-jsdoc to v50 #14018
Annotations
7 errors and 2 warnings
e2e/__tests__/watchModePatterns.test.ts#L49
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 0
Received array: []
at Object.toHaveLength (e2e/__tests__/watchModePatterns.test.ts:49:19)
|
e2e/__tests__/watchModePatterns.test.ts#L48
expect(received).toMatchSnapshot()
Snapshot name: `can press "p" to filter by file name 1`
- Snapshot - 39
+ Received + 0
- <hideCursor>
- <clearTerminal>
- Pattern Mode Usage
- › Press Esc to exit pattern mode.
- › Press Enter to filter by a filenames regex pattern.
-
- <showCursor>
- <eraseLine>
- <moveCursorToColumn1>
- <eraseScreenDown>
- pattern ›
- <saveCursorPosition>
- <moveCursorToRow6Column12>
- <restoreCursorPosition>
- <eraseLine>
- <moveCursorToColumn1>
- <eraseScreenDown>
- pattern › b
- <saveCursorPosition>
- <moveCursorToRow6Column13>
- <restoreCursorPosition>
- <eraseLine>
- <moveCursorToColumn1>
- <eraseScreenDown>
- pattern › ba
- <saveCursorPosition>
- <moveCursorToRow6Column14>
- <restoreCursorPosition>
- <eraseLine>
- <moveCursorToColumn1>
- <eraseScreenDown>
- pattern › bar
- <saveCursorPosition>
- <moveCursorToRow6Column15>
- <restoreCursorPosition>
-
- <moveCursorDownBy1Row>
- <eraseScreenDown>
-
at Object.toMatchSnapshot (e2e/__tests__/watchModePatterns.test.ts:48:18)
|
e2e/__tests__/globalSetup.test.ts#L168
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/globalSetup.test.ts:168:20)
|
e2e/__tests__/coverageReport.test.ts#L180
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/coverageReport.test.ts:180:20)
|
e2e/__tests__/coverageReport.test.ts#L179
expect(received).toMatchSnapshot()
Snapshot name: `collects coverage from duplicate files avoiding shared cache 1`
- Snapshot - 9
+ Received + 0
- ---------------|---------|----------|---------|---------|-------------------
- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
- ---------------|---------|----------|---------|---------|-------------------
- All files | 100 | 100 | 100 | 100 |
- a | 100 | 100 | 100 | 100 |
- identical.js | 100 | 100 | 100 | 100 |
- b | 100 | 100 | 100 | 100 |
- identical.js | 100 | 100 | 100 | 100 |
- ---------------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:179:18)
|
e2e/__tests__/coverageReport.test.ts#L66
expect(received).toMatchSnapshot()
Snapshot name: `collects coverage only from multiple specified files 1`
- Snapshot - 7
+ Received + 0
- --------------|---------|----------|---------|---------|-------------------
- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
- --------------|---------|----------|---------|---------|-------------------
- All files | 100 | 100 | 100 | 100 |
- file.js | 100 | 100 | 100 | 100 |
- otherFile.js | 100 | 100 | 100 | 100 |
- --------------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:66:18)
|
|
|
|
This job failed
Loading