[+] add send spl token #28
Annotations
13 warnings
action-run
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/
|
action-run
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
action-run
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/
|
action-run
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/
|
action-run
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/
|
action-run
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/
|
action-run:
src/lib.rs#L88
unused import: `crate::slint_generatedAppWindow::Theme`
|
action-run:
src/logic/tokens.rs#L541
unused variable: `ui`
|
action-run:
src/logic/tokens.rs#L542
unused variable: `password`
|
action-run:
src/logic/tokens.rs#L609
unused variable: `ui`
|
action-run:
src/logic/tokens.rs#L610
unused variable: `password`
|
action-run:
src/logic/tokens.rs#L612
unused variable: `history_uuid`
|
action-run
`sollet` (lib) generated 6 warnings (run `cargo fix --lib -p sollet` to apply 1 suggestion)
|