Skip to content

Refactor

Refactor #147

Triggered via pull request December 29, 2024 19:25
@danschultzerdanschultzer
synchronize #175
refactor
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Linter
10s
Linter
Integration server
17s
Integration server
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
Linter
Process completed with exit code 1.
OTP 24 / Elixir 1.13
Process completed with exit code 1.
OTP 27 / Elixir 1.18
The job was canceled because "_24_1_13" failed.
OTP 27 / Elixir 1.18
Process completed with exit code 1.
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
OTP 24 / Elixir 1.13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
OTP 24 / Elixir 1.13
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
OTP 24 / Elixir 1.13
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
OTP 24 / Elixir 1.13: lib/assent/strategies/zitadel.ex#L27
Assent.Config.get/3 is deprecated. Use Keyword.get/3 instead