feat: silius #31
Annotations
5 errors and 1 warning
src/instances/silius.test.ts > behavior: instance errored (duplicate ports):
src/processes/execa.ts#L95
Error: Failed to start process "silius":
WARNING: Published ports are discarded when using host network mode
❯ ChildProcess.<anonymous> src/processes/execa.ts:95:15
❯ ChildProcess.emit node:events:532:35
|
src/instances/silius.test.ts > behavior: start and stop multiple times:
src/processes/execa.ts#L95
Error: Failed to start process "silius":
WARNING: Published ports are discarded when using host network mode
❯ ChildProcess.<anonymous> src/processes/execa.ts:95:15
❯ ChildProcess.emit node:events:532:35
|
src/instances/silius.test.ts > behavior: can subscribe to stderr:
src/processes/execa.ts#L95
Error: Failed to start process "silius":
WARNING: Published ports are discarded when using host network mode
❯ ChildProcess.<anonymous> src/processes/execa.ts:95:15
❯ ChildProcess.emit node:events:532:35
|
src/instances/silius.test.ts > behavior: exit:
src/processes/execa.ts#L95
Error: Failed to start process "silius":
WARNING: Published ports are discarded when using host network mode
❯ ChildProcess.<anonymous> src/processes/execa.ts:95:15
❯ ChildProcess.emit node:events:532:35
|
Verify / Test
Process completed with exit code 1.
|
Verify / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|