fix: ブラウザ版でファイル保存できない問題を解決 #1453
test.yml
on: push
Annotations
4 errors, 9 warnings, and 9 notices
../tests/unit/backend/browser/fakePath.spec.ts > FakePathを作れて検証もできる: dummy:
node_modules/zod/lib/index.mjs#L538
ZodError: [
{
"validation": "regex",
"code": "invalid_string",
"message": "Invalid",
"path": []
}
]
❯ Object.get error [as error] ../node_modules/zod/lib/index.mjs:538:31
❯ ZodBranded.parse ../node_modules/zod/lib/index.mjs:638:22
❯ Module.createFakePath backend/browser/fakePath.ts:15:25
❯ ../tests/unit/backend/browser/fakePath.spec.ts:6:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { validation: 'regex', code: 'invalid_string', message: 'Invalid', path: [] } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { validation: 'regex', code: 'invalid_string', message: 'Invalid', path: [] } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [ 'Invalid' ], fieldErrors: {} } }
|
../tests/unit/backend/browser/fakePath.spec.ts > FakePathを作れて検証もできる: 日本語:
node_modules/zod/lib/index.mjs#L538
ZodError: [
{
"validation": "regex",
"code": "invalid_string",
"message": "Invalid",
"path": []
}
]
❯ Object.get error [as error] ../node_modules/zod/lib/index.mjs:538:31
❯ ZodBranded.parse ../node_modules/zod/lib/index.mjs:638:22
❯ Module.createFakePath backend/browser/fakePath.ts:15:25
❯ ../tests/unit/backend/browser/fakePath.spec.ts:6:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { validation: 'regex', code: 'invalid_string', message: 'Invalid', path: [] } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { validation: 'regex', code: 'invalid_string', message: 'Invalid', path: [] } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [ 'Invalid' ], fieldErrors: {} } }
|
../tests/unit/backend/browser/fakePath.spec.ts > FakePathを作れて検証もできる: 拡張子付き日本語.wav:
node_modules/zod/lib/index.mjs#L538
ZodError: [
{
"validation": "regex",
"code": "invalid_string",
"message": "Invalid",
"path": []
}
]
❯ Object.get error [as error] ../node_modules/zod/lib/index.mjs:538:31
❯ ZodBranded.parse ../node_modules/zod/lib/index.mjs:638:22
❯ Module.createFakePath backend/browser/fakePath.ts:15:25
❯ ../tests/unit/backend/browser/fakePath.spec.ts:6:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { validation: 'regex', code: 'invalid_string', message: 'Invalid', path: [] } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { validation: 'regex', code: 'invalid_string', message: 'Invalid', path: [] } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [ 'Invalid' ], fieldErrors: {} } }
|
unit-test
Process completed with exit code 1.
|
config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[browser] › browser/アップデート通知ダイアログ.spec.ts#L1
[browser] › browser/アップデート通知ダイアログ.spec.ts took 18.8s
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 43.5s
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 58.9s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 18.6s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 18.2s
|
Slow Test:
[electron] › electron\example.spec.ts#L1
[electron] › electron\example.spec.ts took 16.1s
|
🎭 Playwright Run Summary
2 skipped
25 passed (1.8m)
|
🎭 Playwright Run Summary
2 passed (48.7s)
|
🎭 Playwright Run Summary
99 skipped
|
🎭 Playwright Run Summary
2 passed (1.0m)
|
🎭 Playwright Run Summary
4 skipped
23 passed (2.1m)
|
🎭 Playwright Run Summary
99 skipped
|
🎭 Playwright Run Summary
27 passed (2.1m)
|
🎭 Playwright Run Summary
2 passed (22.3s)
|
🎭 Playwright Run Summary
99 passed (1.6m)
|