chore(fleet): repin to the pack with current dispatch routing #2615
Annotations
4 errors
|
🔎 Check
Process completed with exit code 1.
|
|
🧪 Test (ubuntu-latest)
Process completed with exit code 1.
|
|
packages/cli/test/unit/commands/wrapper/check-socket-wrapper-setup.test.mts > checkSocketWrapperSetup > handles files with Windows line endings:
packages/cli/test/unit/commands/wrapper/check-socket-wrapper-setup.test.mts#L135
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/cli/test/unit/commands/wrapper/check-socket-wrapper-setup.test.mts:135:20
|
|
test/repo/unit/pin-readme.test.mts:
test/repo/unit/pin-readme.test.mts#L12
Error: Cannot find module '../../../scripts/fleet/publish-infra/pin-readme.mts' imported from /home/runner/work/socket-cli/socket-cli/test/repo/unit/pin-readme.test.mts
❯ test/repo/unit/pin-readme.test.mts:12:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|