feat(thegraph-core): add EIP-712 signed message API #906
Annotations
2 errors and 3 warnings
test:
thegraph-core/src/signed_message.rs#L496
this expression creates a reference which is immediately dereferenced by the compiler
|
test
Process completed with exit code 101.
|
test
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
test:
thegraph-core/tests/it_subgraph_client.rs#L213
field `id` is never read
|
test:
thegraph-core/tests/it_subgraph_client.rs#L264
field `id` is never read
|