Update dependency ex_doc to ~> 0.37 #20
Annotations
6 warnings
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
|
Build and test
:public_key.pem_decode/1 is undefined (module :public_key is not available or is yet to be defined)
|
Build and test
:public_key.pem_entry_decode/1 is undefined (module :public_key is not available or is yet to be defined)
|
Build and test
:public_key.sign/3 is undefined (module :public_key is not available or is yet to be defined)
|
Build and test
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|