Skip to content

[Feat] new server adapter #1092

[Feat] new server adapter

[Feat] new server adapter #1092

Triggered via pull request December 12, 2025 15:12
Status Success
Total duration 2m 26s
Artifacts

ci.yml

on: pull_request
Check format
20s
Check format
Interop tests
2m 1s
Interop tests
Matrix: interop-tests-all
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
OTP 24.x / Elixir 1.15.x
variable "increment" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.x / Elixir 1.15.x
variable "increment" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 26.1.x / Elixir 1.15.x
variable "increment" is unused (if the variable is not meant to be used, prefix it with an underscore)
Interop tests
use Bitwise is deprecated. import Bitwise instead