Skip to content

[Feat] new server adapter #1090

[Feat] new server adapter

[Feat] new server adapter #1090

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

ci.yml

on: pull_request
Check format
18s
Check format
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