feat: Split library into roctokit and roctogen #302
Annotations
2 errors and 25 warnings
Run cargo check search
package ID specification `search` did not match any packages
|
Run cargo check search
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Install wasm toolchain
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
Install wasm toolchain
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
Install wasm toolchain
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/
|
Install wasm toolchain
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/
|
Install wasm toolchain
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/
|
Install wasm toolchain
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/
|
Run cargo check wasm:
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
|
Run cargo check wasm:
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
|
Run cargo check wasm:
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
|
Run cargo check wasm
`roctokit` (lib) generated 2 warnings
|
Run cargo check wasm
`roctogen-common` (lib) generated 1 warning
|
Run cargo check wasm:
examples/auth/wasm-jwt/src/utils.rs#L12
unused import: `self::console_error_panic_hook::set_once as set_panic_hook`
|
Run cargo check wasm:
examples/auth/github-update-issue-bot/src/utils.rs#L12
unused import: `self::console_error_panic_hook::set_once as set_panic_hook`
|
Run cargo check wasm
`roctogen-jwt-example` (lib) generated 1 warning (run `cargo fix --lib -p roctogen-jwt-example` to apply 1 suggestion)
|
Run cargo check workspace examples:
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
|
Run cargo check workspace examples:
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
|
Run cargo check workspace examples:
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
|
Run cargo check workspace examples
`roctokit` (lib) generated 2 warnings
|
Run cargo check workspace examples:
examples/auth/wasm-jwt/src/utils.rs#L12
unused import: `self::console_error_panic_hook::set_once as set_panic_hook`
|
Run cargo check workspace examples
`roctogen-jwt-example` (lib) generated 1 warning (run `cargo fix --lib -p roctogen-jwt-example` to apply 1 suggestion)
|
Run cargo check workspace examples
`roctogen-github-update-issue-bot` (lib) generated 1 warning (run `cargo fix --lib -p roctogen-github-update-issue-bot` to apply 1 suggestion)
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Loading