Skip to content

feat: Split library into roctokit and roctogen #302

feat: Split library into roctokit and roctogen

feat: Split library into roctokit and roctogen #302

Triggered via push February 7, 2025 07:23
Status Failure
Total duration 8m 4s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 37 warnings
Check
package ID specification `search` did not match any packages
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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: core/tests/simple.rs#L254
unused variable: `description`
Test Suite: core/tests/simple.rs#L239
unused `Result` that must be used
Test Suite: core/tests/sync.rs#L3
unused imports: `activity`, `gists`, `issues`, `licenses`, `meta`, `rate_limit`, `reactions`, `repos`, `search`, `self`, and `users`
Test Suite: core/tests/sync.rs#L6
unused import: `roctogen::models`
Test Suite: core/tests/sync.rs#L8
unused import: `roctokit::adapters::client`
Test Suite: core/tests/sync.rs#L9
unused import: `roctokit::auth::Auth`
Test Suite: core/tests/sync.rs#L11
unused imports: `debug` and `info`
Test Suite
`roctokit` (test "sync") generated 5 warnings (run `cargo fix --test "sync"` to apply 5 suggestions)
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: core/src/adapters/wasm.rs#L192
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
Check: examples/auth/common/src/jwt/mod.rs#L77
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
Check: core/src/adapters/wasm.rs#L145
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
Check
`roctokit` (lib) generated 2 warnings
Check
`roctogen-common` (lib) generated 1 warning
Check: examples/auth/wasm-jwt/src/utils.rs#L12
unused import: `self::console_error_panic_hook::set_once as set_panic_hook`
Check: examples/auth/github-update-issue-bot/src/utils.rs#L12
unused import: `self::console_error_panic_hook::set_once as set_panic_hook`
Check
`roctogen-jwt-example` (lib) generated 1 warning (run `cargo fix --lib -p roctogen-jwt-example` to apply 1 suggestion)
Check: core/src/adapters/wasm.rs#L192
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
Check: core/src/adapters/wasm.rs#L145
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
Check: examples/auth/common/src/jwt/mod.rs#L77
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
Check
`roctokit` (lib) generated 2 warnings
Check: examples/auth/wasm-jwt/src/utils.rs#L12
unused import: `self::console_error_panic_hook::set_once as set_panic_hook`
Check
`roctogen-jwt-example` (lib) generated 1 warning (run `cargo fix --lib -p roctogen-jwt-example` to apply 1 suggestion)
Check
`roctogen-github-update-issue-bot` (lib) generated 1 warning (run `cargo fix --lib -p roctogen-github-update-issue-bot` to apply 1 suggestion)
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/