add family_name to jwt fields #6
Annotations
1 error and 13 warnings
Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests
`/home/runner/work/XionHeyPay/XionHeyPay/.cargo/config` is deprecated in favor of `config.toml`
|
Tests
user-defined alias `test` is ignored, because it is shadowed by a built-in command
|
Tests:
src/integration_tests.rs#L4
unused import: `KeysMsg`
|
Tests:
src/integration_tests.rs#L118
unused variable: `response`
|
Tests:
src/integration_tests.rs#L121
unused variable: `ccc`
|
Tests:
src/integration_tests.rs#L112
variable `claimMsg` should have a snake case name
|
Tests
`heypay` (lib test) generated 4 warnings (run `cargo fix --lib -p heypay --tests` to apply 1 suggestion)
|