Skip to content

feat: implement Pairing API #17

feat: implement Pairing API

feat: implement Pairing API #17

Triggered via pull request September 4, 2024 16:33
@borngracedborngraced
synchronize #3
pairing-api
Status Failure
Total duration 2m 39s
Artifacts

ci.yaml

on: pull_request
Spellcheck
19s
Spellcheck
Matrix: tasks
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 25 warnings
Formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Tests: pairing_api/src/lib.rs#L38
file not found for module `uri_parser`
Tests: pairing_api/src/lib.rs#L34
unresolved imports `uri_parser::parse_wc_uri`, `uri_parser::ParseError`
Tests: pairing_api/src/lib.rs#L39
unresolved import `uri_parser::Methods`
Tests: pairing_api/src/lib.rs#L144
the method `insert` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Tests: pairing_api/src/lib.rs#L191
the method `contains_key` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Tests: pairing_api/src/lib.rs#L196
the method `insert` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Tests: pairing_api/src/lib.rs#L213
the method `get` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Tests: pairing_api/src/lib.rs#L223
the method `get` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Tests: pairing_api/src/lib.rs#L241
the method `get_mut` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Tests: pairing_api/src/lib.rs#L254
the method `get_mut` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Clippy: pairing_api/src/lib.rs#L38
file not found for module `uri_parser`
Clippy: pairing_api/src/lib.rs#L34
unresolved imports `uri_parser::parse_wc_uri`, `uri_parser::ParseError`
Clippy: pairing_api/src/lib.rs#L39
unresolved import `uri_parser::Methods`
Clippy: pairing_api/src/lib.rs#L144
the method `insert` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Clippy: pairing_api/src/lib.rs#L191
the method `contains_key` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Clippy: pairing_api/src/lib.rs#L196
the method `insert` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Clippy: pairing_api/src/lib.rs#L213
the method `get` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Clippy: pairing_api/src/lib.rs#L223
the method `get` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Clippy: pairing_api/src/lib.rs#L241
the method `get_mut` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Clippy: pairing_api/src/lib.rs#L254
the method `get_mut` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Documentation Tests: pairing_api/src/lib.rs#L38
file not found for module `uri_parser`
Documentation Tests: pairing_api/src/lib.rs#L34
unresolved imports `uri_parser::parse_wc_uri`, `uri_parser::ParseError`
Documentation Tests: pairing_api/src/lib.rs#L39
unresolved import `uri_parser::Methods`
Documentation Tests: pairing_api/src/lib.rs#L144
the method `insert` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Documentation Tests: pairing_api/src/lib.rs#L191
the method `contains_key` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Documentation Tests: pairing_api/src/lib.rs#L196
the method `insert` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Documentation Tests: pairing_api/src/lib.rs#L213
the method `get` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Documentation Tests: pairing_api/src/lib.rs#L223
the method `get` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Documentation Tests: pairing_api/src/lib.rs#L241
the method `get_mut` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Documentation Tests: pairing_api/src/lib.rs#L254
the method `get_mut` exists for struct `MutexGuard<'_, HashMap<String, Pairing>>`, but its trait bounds were not satisfied
Spellcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Formatting
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/
Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, taiki-e/install-action@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/
Formatting
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/
Formatting
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/
Formatting
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/
Formatting
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 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/checkout@v3, actions-rs/toolchain@v1, taiki-e/install-action@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/
Clippy
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/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, taiki-e/install-action@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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Documentation 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/
Documentation Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, taiki-e/install-action@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/
Documentation 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/
Documentation 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/
Documentation 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/
Documentation 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/