commiting in case I lose this codespace #75
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 12 warnings
Rust project:
src/commands/get_app_token.rs#L30
cannot find function `get_key_from_pem` in this scope
|
Rust project:
src/commands/get_app_token.rs#L30
cannot find function `get_encoding_key_from_pem` in this scope
|
Rust project:
src/commands/get_app_token.rs#L33
no method named `get_org_installation` found for struct `AppsRequestHandler` in the current scope
|
Rust project:
src/commands/get_app_token.rs#L54
mismatched types
|
Rust project
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Rust project
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/
|
Rust project:
src/commands/get_app_token.rs#L1
unused import: `crate::utility`
|
Rust project:
src/commands/get_app_token.rs#L4
unused imports: `Algorithm`, `Header`, `encode`
|
Rust project:
src/commands/get_app_token.rs#L5
unused import: `rustls_pemfile as pemfile`
|
Rust project:
src/commands/get_app_token.rs#L6
unused imports: `Deserialize`, `Serialize`
|
Rust project:
src/commands/get_app_token.rs#L7
unused import: `serde_json::json`
|
Rust project:
src/commands/get_app_token.rs#L9
unused import: `load_bytes`
|
Rust project
`github-tools` (bin "github-tools") generated 6 warnings
|
Rust project
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/
|
Rust project
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/
|
Rust project
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/
|
Rust project
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/
|