Skip to content

chore: Remove isahc #233

chore: Remove isahc

chore: Remove isahc #233

Triggered via push October 17, 2024 12:22
Status Success
Total duration 6m 3s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Check
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
Check
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
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/
Check: src/adapters/wasm.rs#L83
unreachable expression
Check: src/adapters/wasm.rs#L146
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
Check: src/adapters/wasm.rs#L155
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
Check: src/adapters/wasm.rs#L81
trait `GitHubResponseExt` is more private than the item `<adapters::wasm::Client as adapters::Client>::fetch`
Check: src/adapters/wasm.rs#L86
trait `GitHubResponseExt` is more private than the item `<adapters::wasm::Client as adapters::Client>::fetch_async`
Check: src/adapters/wasm.rs#L105
trait `WasmScope` is more private than the item `adapters::wasm::Client::scope`
Check: src/adapters/mod.rs#L123
method `to_json` is never used
Check
`roctogen` (lib) generated 7 warnings
Check: src/adapters/ureq.rs#L71
unreachable expression
Check: src/adapters/ureq.rs#L68
unused variable: `request`
Check: src/adapters/ureq.rs#L53
trait `GitHubResponseExt` is more private than the item `<ureq::Client as adapters::Client>::fetch`
Check: src/adapters/ureq.rs#L66
trait `GitHubResponseExt` is more private than the item `<ureq::Client as adapters::Client>::fetch_async`
Check
`roctogen` (lib) generated 4 warnings
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/
Check: src/adapters/reqwest.rs#L40
unreachable expression
Check: src/adapters/reqwest.rs#L38
trait `GitHubResponseExt` is more private than the item `<reqwest::Client as adapters::Client>::fetch`
Check: src/adapters/reqwest.rs#L43
trait `GitHubResponseExt` is more private than the item `<reqwest::Client as adapters::Client>::fetch_async`
Check
`roctogen` (lib) generated 3 warnings
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
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/
Test Suite: src/adapters/reqwest.rs#L40
unreachable expression
Test Suite: src/adapters/reqwest.rs#L38
trait `GitHubResponseExt` is more private than the item `<reqwest::Client as adapters::Client>::fetch`
Test Suite: src/adapters/reqwest.rs#L43
trait `GitHubResponseExt` is more private than the item `<reqwest::Client as adapters::Client>::fetch_async`
Test Suite
`roctogen` (lib test) generated 3 warnings (3 duplicates)
Test Suite: tests/sync.rs#L3
unused imports: `activity`, `gists`, `issues`, `licenses`, `meta`, `rate_limit`, `reactions`, `repos`, `search`, `self`, and `users`
Test Suite: tests/sync.rs#L6
unused import: `roctogen::adapters::client`
Test Suite: tests/sync.rs#L7
unused import: `roctogen::auth::Auth`
Test Suite: tests/sync.rs#L8
unused import: `roctogen::models`
Test Suite: tests/sync.rs#L10
unused imports: `debug` and `info`
Test Suite
`roctogen` (test "sync") generated 5 warnings (run `cargo fix --test "sync"` to apply 5 suggestions)
Test Suite: src/adapters/ureq.rs#L71
unreachable expression
Test Suite: src/adapters/ureq.rs#L68
unused variable: `request`
Test Suite: src/adapters/ureq.rs#L53
trait `GitHubResponseExt` is more private than the item `<ureq::Client as adapters::Client>::fetch`
Test Suite: src/adapters/ureq.rs#L66
trait `GitHubResponseExt` is more private than the item `<ureq::Client as adapters::Client>::fetch_async`
Test Suite
`roctogen` (lib test) generated 4 warnings (4 duplicates)