fix: ブラウザ版でファイル保存できない問題を解決 #8997
test.yml
on: pull_request
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.7s
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 36.3s
|
Slow Test:
[electron] › electron/example.spec.ts#L1
[electron] › electron/example.spec.ts took 56.7s
|
Slow Test:
[browser] › browser/複数選択/選択.spec.ts#L1
[browser] › browser/複数選択/選択.spec.ts took 17.7s
|
Slow Test:
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 19.1s
|
Slow Test:
[electron] › electron\example.spec.ts#L1
[electron] › electron\example.spec.ts took 16.2s
|
🎭 Playwright Run Summary
2 skipped
25 passed (1.7m)
|
🎭 Playwright Run Summary
2 passed (41.5s)
|
🎭 Playwright Run Summary
99 skipped
|
🎭 Playwright Run Summary
2 passed (59.8s)
|
🎭 Playwright Run Summary
4 skipped
23 passed (2.0m)
|
🎭 Playwright Run Summary
99 skipped
|
🎭 Playwright Run Summary
27 passed (2.1m)
|
🎭 Playwright Run Summary
2 passed (22.6s)
|
🎭 Playwright Run Summary
99 passed (1.7m)
|