adjust address on imprint #67
Annotations
7 errors and 5 warnings
types
Process completed with exit code 2.
|
build
Process completed with exit code 1.
|
error: expect(received).toBe(expected):
tests/integration/all.test.ts#L22
Expected: "\"OK\""
Received: "\n <!DOCTYPE html>\n <html lang=\"en\">\n <head>\n <meta charset=\"UTF-8\" />\n <title>Error</title>\n <script type=\"module\">\n const error = {\"message\":\"Failed to resolve entry for package \\\"@patwoz.dev/barcode\\\". The package may have incorrect main/module/exports specified in its package.json.\",\"stack\":\" at packageEntryFailure (/home/runner/work/patwoz-de/patwoz-de/node_modules/vite/dist/node/chunks/dep-BaOMuo4I.js:46576:13)\\n at resolvePackageEntry (/home/runner/work/patwoz-de/patwoz-de/node_modules/vite/dist/node/chunks/dep-BaOMuo4I.js:46570:24)\\n at tryNodeResolve (/home/runner/work/patwoz-de/patwoz-de/node_modules/vite/dist/node/chunks/dep-BaOMuo4I.js:46387:4)\\n at \\u003canonymous> (/home/runner/work/patwoz-de/patwoz-de/node_modules/vite/dist/node/chunks/dep-BaOMuo4I.js:46145:17)\\n at resolveId (/home/runner/work/patwoz-de/patwoz-de/node_modules/vite/dist/node/chunks/dep-BaOMuo4I.js:46006:20)\\n at \\u003canonymous> (/home/runner/work/patwoz-de/patwoz-de/node_modules/vite/dist/node/chunks/dep-BaOMuo4I.js:48952:46)\\n at processTicksAndRejections (:61:39)\",\"id\":\"/home/runner/work/patwoz-de/patwoz-de/app/.server/barcode.ts\",\"frame\":\"\",\"plugin\":\"vite:import-analysis\",\"pluginCode\":\"import * as barcode from \\\"@patwoz.dev/barcode\\\";\\nexport default barcode;\\n\",\"loc\":{\"file\":\"/home/runner/work/patwoz-de/patwoz-de/app/.server/barcode.ts\",\"line\":16703,\"column\":24}}\n try {\n const { ErrorOverlay } = await import(\"/@vite/client\")\n document.body.appendChild(new ErrorOverlay(error))\n } catch {\n const h = (tag, text) => {\n const el = document.createElement(tag)\n el.textContent = text\n return el\n }\n document.body.appendChild(h('h1', 'Internal Server Error'))\n document.body.appendChild(h('h2', error.message))\n document.body.appendChild(h('pre', error.stack))\n document.body.appendChild(h('p', '(Error overlay failed to load)'))\n }\n </script>\n </head>\n <body>\n </body>\n </html>\n "
at /home/runner/work/patwoz-de/patwoz-de/tests/integration/all.test.ts:22:2
|
error: expect(received).toBe(expected):
tests/integration/all.test.ts#L29
Expected: 200
Received: 500
at /home/runner/work/patwoz-de/patwoz-de/tests/integration/all.test.ts:29:2
|
error: expect(received).toBe(expected):
tests/integration/all.test.ts#L42
Expected: 200
Received: 500
at /home/runner/work/patwoz-de/patwoz-de/tests/integration/all.test.ts:42:2
|
error: expect(received).toBe(expected):
tests/integration/all.test.ts#L48
Expected: 404
Received: 500
at /home/runner/work/patwoz-de/patwoz-de/tests/integration/all.test.ts:48:2
|
test
Process completed with exit code 1.
|
formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
types
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|