Skip to content

use signature domain instead of signature id for signatures #934

use signature domain instead of signature id for signatures

use signature domain instead of signature id for signatures #934

Triggered via pull request February 9, 2026 15:58
Status Failure
Total duration 2m 55s
Artifacts

master.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 49 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints
could not compile `nekoton-utils` (lib) due to 4 previous errors
Lints: nekoton-utils/src/lib.rs#L51
duplicated attribute
Lints: nekoton-utils/src/lib.rs#L40
lint `clippy::string_to_string` has been removed: `clippy:implicit_clone` covers those cases
Lints: nekoton-utils/src/lib.rs#L29
lint `clippy::match_on_vec_items` has been removed: `clippy::indexing_slicing` covers indexing and slicing on `Vec<_>`
Lints: nekoton-utils/src/lib.rs#L14
lint `clippy::empty_enum` has been renamed to `clippy::empty_enums`
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Check protos
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/
Check protos
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/
Check protos
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/
Check protos
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/
Check
`nekoton-derive` (lib) generated 4 warnings
Check: nekoton-derive/src/ast.rs#L28
fields `member` and `ty` are never read
Check: nekoton-derive/src/ast.rs#L22
field `style` is never read
Check: nekoton-derive/src/ast.rs#L17
field `0` is never read
Check: nekoton-derive/src/ast.rs#L11
fields `generics` and `original` are never read
Check
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/
Check
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/
Check
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/
Check
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/
Test Suite
`nekoton-abi` (lib test) generated 1 warning (run `cargo fix --lib -p nekoton-abi --tests` to apply 1 suggestion)
Test Suite
`nekoton-derive` (lib) generated 4 warnings
Test Suite: nekoton-derive/src/ast.rs#L28
fields `member` and `ty` are never read
Test Suite: nekoton-derive/src/ast.rs#L22
field `style` is never read
Test Suite: nekoton-derive/src/ast.rs#L17
field `0` is never read
Test Suite: nekoton-derive/src/ast.rs#L11
fields `generics` and `original` are never read
Test Suite: nekoton-derive/src/ast.rs#L28
fields `member` and `ty` are never read
Test Suite: nekoton-derive/src/ast.rs#L22
field `style` is never read
Test Suite: nekoton-derive/src/ast.rs#L17
field `0` is never read
Test Suite: nekoton-derive/src/ast.rs#L11
fields `generics` and `original` are never read
Test Suite
`nekoton-derive` (lib test) generated 4 warnings (4 duplicates)
Test Suite
`nekoton-derive` (lib) generated 4 warnings
Test Suite: nekoton-derive/src/ast.rs#L28
fields `member` and `ty` are never read
Test Suite: nekoton-derive/src/ast.rs#L22
field `style` is never read
Test Suite: nekoton-derive/src/ast.rs#L17
field `0` is never read
Test Suite: nekoton-derive/src/ast.rs#L11
fields `generics` and `original` are never read
Test Suite
`nekoton-abi` (lib test) generated 1 warning (run `cargo fix --lib -p nekoton-abi --tests` to apply 1 suggestion)
Test Suite: nekoton-abi/src/lib.rs#L1223
unused variable: `tokens`
Test Suite
`nekoton-derive` (lib) generated 4 warnings
Test Suite: nekoton-derive/src/ast.rs#L28
fields `member` and `ty` are never read
Test Suite: nekoton-derive/src/ast.rs#L22
field `style` is never read
Test Suite: nekoton-derive/src/ast.rs#L17
field `0` is never read
Test Suite: nekoton-derive/src/ast.rs#L11
fields `generics` and `original` are never read
Test Suite
`nekoton-derive` (lib) generated 4 warnings
Test Suite: nekoton-derive/src/ast.rs#L28
fields `member` and `ty` are never read
Test Suite: nekoton-derive/src/ast.rs#L22
field `style` is never read
Test Suite: nekoton-derive/src/ast.rs#L17
field `0` is never read
Test Suite: nekoton-derive/src/ast.rs#L11
fields `generics` and `original` are never read
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/