This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Fix the info endpoint by serializing the Info
struct
#103
Annotations
2 errors and 2 warnings
Build and test:
test/nut06_test.exs#L4
test info (Cashubrew.Nuts.Nut06Test)
|
Build and test
Process completed with exit code 2.
|
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
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|