Skip to content

feat: add react router entry point #569

feat: add react router entry point

feat: add react router entry point #569

Triggered via pull request November 17, 2024 04:08
Status Failure
Total duration 1m 2s
Artifacts

test-pr.yml

on: pull_request
test  /  ⚙️ Build
21s
test / ⚙️ Build
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

25 errors
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles requests: packages/remix-fastify/__tests__/index.test.ts#L96
AssertionError: expected '{"statusCode":500,"error":"Internal S…' to be 'URL: /foo/bar' // Object.is equality Expected: "URL: /foo/bar" Received: "{"statusCode":500,"error":"Internal Server Error","message":"handleRequest is not a function"}" ❯ __tests__/index.test.ts:96:31
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles root // URLs: packages/remix-fastify/__tests__/index.test.ts#L109
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:109:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles nested // URLs: packages/remix-fastify/__tests__/index.test.ts#L122
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:122:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles null body: packages/remix-fastify/__tests__/index.test.ts#L135
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:135:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles body as stream: packages/remix-fastify/__tests__/index.test.ts#L149
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:149:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles status codes: packages/remix-fastify/__tests__/index.test.ts#L161
AssertionError: expected 500 to be 204 // Object.is equality - Expected + Received - 204 + 500 ❯ __tests__/index.test.ts:161:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] sets headers: packages/remix-fastify/__tests__/index.test.ts#L185
AssertionError: expected undefined to be 'most wonderful' // Object.is equality - Expected: "most wonderful" + Received: undefined ❯ __tests__/index.test.ts:185:52
test / ubuntu-latest | latest
Process completed with exit code 1.
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles requests: packages/remix-fastify/__tests__/index.test.ts#L96
AssertionError: expected '{"statusCode":500,"error":"Internal S…' to be 'URL: /foo/bar' // Object.is equality Expected: "URL: /foo/bar" Received: "{"statusCode":500,"error":"Internal Server Error","message":"handleRequest is not a function"}" ❯ __tests__/index.test.ts:96:31
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles root // URLs: packages/remix-fastify/__tests__/index.test.ts#L109
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:109:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles nested // URLs: packages/remix-fastify/__tests__/index.test.ts#L122
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:122:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles null body: packages/remix-fastify/__tests__/index.test.ts#L135
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:135:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles body as stream: packages/remix-fastify/__tests__/index.test.ts#L149
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:149:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles status codes: packages/remix-fastify/__tests__/index.test.ts#L161
AssertionError: expected 500 to be 204 // Object.is equality - Expected + Received - 204 + 500 ❯ __tests__/index.test.ts:161:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] sets headers: packages/remix-fastify/__tests__/index.test.ts#L185
AssertionError: expected undefined to be 'most wonderful' // Object.is equality - Expected: "most wonderful" + Received: undefined ❯ __tests__/index.test.ts:185:52
test / macos-latest | latest
Process completed with exit code 1.
test / ⚙️ Build
Process completed with exit code 2.
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles requests: packages/remix-fastify/__tests__/index.test.ts#L96
AssertionError: expected '{"statusCode":500,"error":"Internal S…' to be 'URL: /foo/bar' // Object.is equality Expected: "URL: /foo/bar" Received: "{"statusCode":500,"error":"Internal Server Error","message":"handleRequest is not a function"}" ❯ __tests__/index.test.ts:96:31
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles root // URLs: packages/remix-fastify/__tests__/index.test.ts#L109
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:109:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles nested // URLs: packages/remix-fastify/__tests__/index.test.ts#L122
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:122:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles null body: packages/remix-fastify/__tests__/index.test.ts#L135
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:135:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles body as stream: packages/remix-fastify/__tests__/index.test.ts#L149
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ __tests__/index.test.ts:149:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] handles status codes: packages/remix-fastify/__tests__/index.test.ts#L161
AssertionError: expected 500 to be 204 // Object.is equality - Expected + Received - 204 + 500 ❯ __tests__/index.test.ts:161:37
__tests__/index.test.ts > [react-router] fastify createRequestHandler > [react-router] basic requests > [react-router] sets headers: packages/remix-fastify/__tests__/index.test.ts#L185
AssertionError: expected undefined to be 'most wonderful' // Object.is equality - Expected: "most wonderful" + Received: undefined ❯ __tests__/index.test.ts:185:52
test / windows-latest | latest
Process completed with exit code 1.