fix: resolve CI workflow issues #35
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Matrix: test
Matrix: test-wrappers
Lint and format
59s
Security scan
24s
Build and test Docker images
13s
Publish to Hex.pm
0s
Annotations
3 errors and 10 warnings
|
Test elixir wrapper
Process completed with exit code 1.
|
|
Test gleam wrapper
Process completed with exit code 1.
|
|
Build and test Docker images
Process completed with exit code 2.
|
|
Test elixir wrapper
:libsignal_protocol_nif.generate_signed_pre_key/2 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.generate_pre_key/1 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.generate_identity_key_pair/0 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.encrypt_message/2 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.decrypt_message/2 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.create_session/2 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.init/0 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.generate_identity_key_pair/0 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.create_session/2 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|
|
Test elixir wrapper
:libsignal_protocol_nif.create_session/1 is undefined (module :libsignal_protocol_nif is not available or is yet to be defined)
|