Skip to content

Fix wrong domains not allowed #170

Fix wrong domains not allowed

Fix wrong domains not allowed #170

Triggered via push June 29, 2023 20:15
Status Success
Total duration 2m 57s
Artifacts

ci.yml

on: push
Matrix: dependencies
Matrix: mix-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
mix-test (1.14.3, 25.2)
use Bitwise is deprecated. import Bitwise instead
mix-test (1.14.3, 25.2)
use Bitwise is deprecated. import Bitwise instead
mix-test (1.14.3, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix-test (1.14.3, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix-test (1.14.3, 25.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix-test (1.14.3, 25.2)
use Bitwise is deprecated. import Bitwise instead
mix-test (1.14.3, 25.2)
use Bitwise is deprecated. import Bitwise instead
mix-test (1.14.3, 25.2)
use Bitwise is deprecated. import Bitwise instead
mix-test (1.14.3, 25.2)
use Bitwise is deprecated. import Bitwise instead
mix-test (1.14.3, 25.2): lib/bookmark/nostr/nostr_client.ex#L34
variable "error" is unused (if the variable is not meant to be used, prefix it with an underscore)