S4: SLIP-39 Feistel encryption (Cipher)#111
Draft
SachinMeier wants to merge 2 commits into
Draft
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
format and lint
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
|
|
format and lint
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
|
format and lint
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
|
|
format and lint
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
|
|
format and lint
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
|
format and lint
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
|
|
format and lint
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
|
|
format and lint
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
format and lint
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
format and lint
~R/.../ is deprecated, use ~r/.../ instead
|
|
Run tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
|
Run tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
|
Run tests
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
|
Run tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
background
wait
wait-all
cancel
parallel
Loading