docs(readme): change readme #28
ci.yml
on: push
Bun
12s
Bun Windows
1m 36s
Matrix: node
Annotations
11 errors
|
Bun
Process completed with exit code 1.
|
|
Node.js v20.x
Process completed with exit code 1.
|
|
packages/core/context/index.test.ts:
packages/core/context/index.test.ts#L2
Error: Cannot find module '../../dist/context' imported from '/home/runner/work/gaman/gaman/packages/core/context/index.test.ts'
❯ packages/core/context/index.test.ts:2:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url ../../dist/context (resolved id: ../../dist/context) in /home/runner/work/gaman/gaman/packages/core/context/index.test.ts. Does the file exist?
❯ loadAndTransform node_modules/vite/dist/node/chunks/dep-DBxKXgDP.js:35725:17
|
|
packages/common/utils/multipart-parser.test.ts:
packages/common/utils/multipart-parser.test.ts#L3
Error: Cannot find module '../../core/utils/multipart-parser' imported from '/home/runner/work/gaman/gaman/packages/common/utils/multipart-parser.test.ts'
❯ packages/common/utils/multipart-parser.test.ts:3:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url ../../core/utils/multipart-parser (resolved id: ../../core/utils/multipart-parser) in /home/runner/work/gaman/gaman/packages/common/utils/multipart-parser.test.ts. Does the file exist?
❯ loadAndTransform node_modules/vite/dist/node/chunks/dep-DBxKXgDP.js:35725:17
|
|
test/api/response.test.ts:
test/api/response.test.ts#L1
Error: Cannot find package 'gaman' imported from '/home/runner/work/gaman/gaman/test/api/response.test.ts'
❯ test/api/response.test.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url gaman (resolved id: gaman) in /home/runner/work/gaman/gaman/test/api/response.test.ts. Does the file exist?
❯ loadAndTransform node_modules/vite/dist/node/chunks/dep-DBxKXgDP.js:35725:17
|
|
test/api/request.test.ts:
test/api/request.test.ts#L1
Error: Cannot find package 'gaman' imported from '/home/runner/work/gaman/gaman/test/api/request.test.ts'
❯ test/api/request.test.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url gaman (resolved id: gaman) in /home/runner/work/gaman/gaman/test/api/response.test.ts. Does the file exist?
❯ loadAndTransform node_modules/vite/dist/node/chunks/dep-DBxKXgDP.js:35725:17
|
|
Node.js v18.x
The operation was canceled.
|
|
Node.js v18.x
The strategy configuration was canceled because "node._20_x" failed
|
|
Node.js v22.x
The operation was canceled.
|
|
Node.js v22.x
The strategy configuration was canceled because "node._20_x" failed
|
|
Bun Windows
Process completed with exit code 1.
|