Skip to content

docs: Update README #265

docs: Update README

docs: Update README #265

Triggered via push October 20, 2024 14:12
Status Success
Total duration 7m 33s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

63 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
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
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#L11
unused import: `roctogen::adapters::client`
Test Suite: tests/sync.rs#L12
unused import: `roctogen::auth::Auth`
Test Suite: tests/sync.rs#L13
unused import: `roctogen::models`
Test Suite: tests/sync.rs#L15
unused imports: `debug` and `info`
Test Suite: tests/simple.rs#L236
unused variable: `description`
Test Suite: tests/simple.rs#L223
unused `Result` that must be used
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite: tests/sync.rs#L113
unused `Result` that must be used
Test Suite
`roctogen` (test "sync") generated 1 warning
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
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check: 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: 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
`roctogen` (lib) generated 2 warnings
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check: examples/min-req-adapter/src/main.rs#L6
unused import: `std::error::Error`
Check
`min-req-adapter` (bin "min-req-adapter") generated 1 warning (run `cargo fix --bin "min-req-adapter"` to apply 1 suggestion)
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
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
`roctogen-common` (lib) generated 1 warning
Check: 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
`roctogen` (lib) generated 2 warnings
Check: examples/min-req-adapter/src/main.rs#L6
unused import: `std::error::Error`
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
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
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
profiles for the non root package will be ignored, specify profiles at the workspace root: