feat(parent structure): add method that return note parent structure #850
Annotations
10 errors and 1 warning
src/presentation/http/router/note.test.ts#L272
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:272:36
|
src/presentation/http/router/note.test.ts#L272
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:272:36
|
src/presentation/http/router/note.test.ts#L272
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:272:36
|
src/presentation/http/router/note.test.ts#L426
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:426:36
|
src/presentation/http/router/note.test.ts#L426
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:426:36
|
src/presentation/http/router/note.test.ts#L426
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:426:36
|
src/presentation/http/router/note.test.ts#L471
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:471:36
|
src/presentation/http/router/note.test.ts#L559
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:559:36
|
src/presentation/http/router/note.test.ts#L623
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:623:36
|
src/presentation/http/router/note.test.ts#L683
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ src/presentation/http/router/note.test.ts:683:36
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. 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