Skip to content

simplify old implementation on how to watch servers #71

simplify old implementation on how to watch servers

simplify old implementation on how to watch servers #71

Triggered via push February 22, 2025 16:57
Status Failure
Total duration 9m 15s
Artifacts

ci.yml

on: push
Matrix: BlackBox
Matrix: Coverage
Matrix: CS
Matrix: Psalm

Annotations

15 errors
ImpureMethodCall: src/Sockets/Clients/Client.php#L93
src/Sockets/Clients/Client.php:93:28: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Client::heartbeatWith from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Sockets/Clients/Client.php#L111
src/Sockets/Clients/Client.php:111:28: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Client::abortWhen from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Sockets/Servers/Server/Pool.php#L34
src/Sockets/Servers/Server/Pool.php:34:38: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Server\Pool::with from a mutation-free context (see https://psalm.dev/203)
Psalm (8.3, lowest)
Process completed with exit code 2.
Psalm (8.3, highest)
The job was canceled because "_8_3_lowest" failed.
ImpureMethodCall: src/Sockets/Clients/Client.php#L93
src/Sockets/Clients/Client.php:93:28: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Client::heartbeatWith from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Sockets/Clients/Client.php#L111
src/Sockets/Clients/Client.php:111:28: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Client::abortWhen from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Sockets/Servers/Server/Pool.php#L34
src/Sockets/Servers/Server/Pool.php:34:38: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Server\Pool::with from a mutation-free context (see https://psalm.dev/203)
Psalm (8.3, highest)
Process completed with exit code 2.
Psalm (8.2, lowest)
The job was canceled because "_8_3_lowest" failed.
Psalm (8.2, highest)
The job was canceled because "_8_3_lowest" failed.
ImpureMethodCall: src/Sockets/Clients/Client.php#L93
src/Sockets/Clients/Client.php:93:28: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Client::heartbeatWith from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Sockets/Clients/Client.php#L111
src/Sockets/Clients/Client.php:111:28: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Client::abortWhen from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Sockets/Servers/Server/Pool.php#L34
src/Sockets/Servers/Server/Pool.php:34:38: ImpureMethodCall: Cannot call a possibly-mutating method Innmind\IO\Previous\Sockets\Server\Pool::with from a mutation-free context (see https://psalm.dev/203)
Psalm (8.2, highest)
The operation was canceled.