Skip to content

Merge remote-tracking branch 'origin/main' into 84-bug-scan-qr-on-mob… #163

Merge remote-tracking branch 'origin/main' into 84-bug-scan-qr-on-mob…

Merge remote-tracking branch 'origin/main' into 84-bug-scan-qr-on-mob… #163

Triggered via push June 27, 2023 21:52
Status Success
Total duration 2m 47s
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)