Store a Hex key locally #7869
ci.yaml
on: pull_request
lint-build
36s
Matrix: test
test-projects
0s
Annotations
30 errors
validate
Process completed with exit code 4.
|
lint-build
Process completed with exit code 101.
|
test (stable, x86_64-unknown-linux-gnu):
compiler-cli/src/hex.rs#L229
struct `EncryptedApiKey` is never constructed
|
test (stable, x86_64-unknown-linux-gnu):
compiler-cli/src/hex.rs#L236
fields `name` and `unencrypted` are never read
|
test (stable, x86_64-unknown-linux-gnu):
compiler-cli/src/hex.rs#L304
associated items `get_or_create_api_key`, `load_env_api_key`, `load_stored_api_key`, and `read_stored_api_key` are never used
|
test (stable, x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test (stable, aarch64-apple-darwin, macos-latest, false, true):
compiler-cli/src/hex.rs#L229
struct `EncryptedApiKey` is never constructed
|
test (stable, aarch64-apple-darwin, macos-latest, false, true):
compiler-cli/src/hex.rs#L236
fields `name` and `unencrypted` are never read
|
test (stable, aarch64-apple-darwin, macos-latest, false, true):
compiler-cli/src/hex.rs#L304
associated items `get_or_create_api_key`, `load_env_api_key`, `load_stored_api_key`, and `read_stored_api_key` are never used
|
test (stable, aarch64-apple-darwin, macos-latest, false, true)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
test (stable, aarch64-unknown-linux-gnu):
compiler-cli/src/hex.rs#L229
struct `EncryptedApiKey` is never constructed
|
test (stable, aarch64-unknown-linux-gnu):
compiler-cli/src/hex.rs#L236
fields `name` and `unencrypted` are never read
|
test (stable, aarch64-unknown-linux-gnu):
compiler-cli/src/hex.rs#L304
associated items `get_or_create_api_key`, `load_env_api_key`, `load_stored_api_key`, and `read_stored_api_key` are never used
|
test (stable, aarch64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cross' failed with exit code 101
|
test (stable, aarch64-unknown-linux-musl):
compiler-cli/src/hex.rs#L229
struct `EncryptedApiKey` is never constructed
|
test (stable, aarch64-unknown-linux-musl):
compiler-cli/src/hex.rs#L236
fields `name` and `unencrypted` are never read
|
test (stable, aarch64-unknown-linux-musl):
compiler-cli/src/hex.rs#L304
associated items `get_or_create_api_key`, `load_env_api_key`, `load_stored_api_key`, and `read_stored_api_key` are never used
|
test (stable, aarch64-unknown-linux-musl)
The process '/home/runner/.cargo/bin/cross' failed with exit code 101
|
test (stable, x86_64-unknown-linux-musl):
compiler-cli/src/hex.rs#L229
struct `EncryptedApiKey` is never constructed
|
test (stable, x86_64-unknown-linux-musl):
compiler-cli/src/hex.rs#L236
fields `name` and `unencrypted` are never read
|
test (stable, x86_64-unknown-linux-musl):
compiler-cli/src/hex.rs#L304
associated items `get_or_create_api_key`, `load_env_api_key`, `load_stored_api_key`, and `read_stored_api_key` are never used
|
test (stable, x86_64-unknown-linux-musl)
The process '/home/runner/.cargo/bin/cross' failed with exit code 101
|
test (stable, x86_64-apple-darwin):
compiler-cli/src/hex.rs#L229
struct `EncryptedApiKey` is never constructed
|
test (stable, x86_64-apple-darwin):
compiler-cli/src/hex.rs#L236
fields `name` and `unencrypted` are never read
|
test (stable, x86_64-apple-darwin):
compiler-cli/src/hex.rs#L304
associated items `get_or_create_api_key`, `load_env_api_key`, `load_stored_api_key`, and `read_stored_api_key` are never used
|
test (stable, x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
test (stable, x86_64-pc-windows-msvc):
compiler-cli/src/hex.rs#L229
struct `EncryptedApiKey` is never constructed
|
test (stable, x86_64-pc-windows-msvc):
compiler-cli/src/hex.rs#L236
fields `name` and `unencrypted` are never read
|
test (stable, x86_64-pc-windows-msvc):
compiler-cli/src/hex.rs#L304
associated items `get_or_create_api_key`, `load_env_api_key`, `load_stored_api_key`, and `read_stored_api_key` are never used
|
test (stable, x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|