chore(deps): bundle-analyzerのインストール #51
Annotations
4 errors and 1 warning
Run test:
test/api/notify/newcomer.test.ts#L26
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test test/api/notify/newcomer.test.ts:26:33
❯ Proxy.testApiHandler node_modules/next-test-api-route-handler/dist/src/index.js:134:5
❯ test/api/notify/newcomer.test.ts:18:5
|
Run test:
test/api/notify/newcomer.test.ts#L51
AssertionError: expected 500 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 500
❯ test test/api/notify/newcomer.test.ts:51:33
❯ Proxy.testApiHandler node_modules/next-test-api-route-handler/dist/src/index.js:134:5
❯ test/api/notify/newcomer.test.ts:43:5
|
Run test:
test/api/notify/newcomer.test.ts#L75
AssertionError: expected 500 to be 400 // Object.is equality
- Expected
+ Received
- 400
+ 500
❯ test test/api/notify/newcomer.test.ts:75:33
❯ Proxy.testApiHandler node_modules/next-test-api-route-handler/dist/src/index.js:134:5
❯ test/api/notify/newcomer.test.ts:67:5
|
Run 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