Expand welcome-pack archives into Browser Share in the background. #5
Annotations
2 errors and 1 warning
|
test
Process completed with exit code 1.
|
|
src/fs/stuffit.test.ts > real StuffIt archives > expands a QuickTime installer archive (ST46, method 14):
src/fs/stuffit.test.ts#L215
Error: ENOENT: no such file or directory, open '/home/runner/work/ClassicStack-web/ClassicStack-web/public/welcome/Utilities/QuickTime 3.0.sit'
❯ src/fs/stuffit.test.ts:215:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/ClassicStack-web/ClassicStack-web/public/welcome/Utilities/QuickTime 3.0.sit' }
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|