feat: Split library into roctokit and roctogen #302
Annotations
12 warnings
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/
|
Run cargo test reqwest:
core/tests/simple.rs#L254
unused variable: `description`
|
Run cargo test reqwest:
core/tests/simple.rs#L239
unused `Result` that must be used
|
Run cargo test reqwest:
core/tests/sync.rs#L3
unused imports: `activity`, `gists`, `issues`, `licenses`, `meta`, `rate_limit`, `reactions`, `repos`, `search`, `self`, and `users`
|
Run cargo test reqwest:
core/tests/sync.rs#L6
unused import: `roctogen::models`
|
Run cargo test reqwest:
core/tests/sync.rs#L8
unused import: `roctokit::adapters::client`
|
Run cargo test reqwest:
core/tests/sync.rs#L9
unused import: `roctokit::auth::Auth`
|
Run cargo test reqwest:
core/tests/sync.rs#L11
unused imports: `debug` and `info`
|
Run cargo test reqwest
`roctokit` (test "sync") generated 5 warnings (run `cargo fix --test "sync"` to apply 5 suggestions)
|
Loading