changed elixir version in mix.exs #2
Annotations
1 error and 7 warnings
Build and test
Process completed with exit code 1.
|
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test
use Bitwise is deprecated. import Bitwise instead
|
Build and test:
lib/hexpds/didgenerator.ex#L15
variable "pubkey" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/hexpds/didgenerator.ex#L19
variable "genesis" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/hexpds/didgenerator.ex#L19
variable "privkey" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/hexpds/didgenerator.ex#L23
variable "plc_url" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/hexpds/didgenerator.ex#L31
variable "pubkey" is unused (if the variable is not meant to be used, prefix it with an underscore)
|