fix libcrux integration #131
Annotations
29 warnings
test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
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 (ubuntu-latest, stable)
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 (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (windows-latest, stable)
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 (windows-latest, stable)
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 (windows-latest, stable)
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 (windows-latest, stable)
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 (macos-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (macos-latest, stable)
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 (macos-latest, stable)
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 (macos-latest, stable)
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 (macos-latest, stable)
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/
|
constant `SHA384_Aes256Gcm_EcdsaSecp256r1Sha256_P256` is never used:
simple_https_client/src/lib.rs#L118
warning: constant `SHA384_Aes256Gcm_EcdsaSecp256r1Sha256_P256` is never used
--> simple_https_client/src/lib.rs:118:7
|
118 | const SHA384_Aes256Gcm_EcdsaSecp256r1Sha256_P256: Algorithms = Algorithms(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
constant `SHA384_Aes256Gcm_RsaPssRsaSha256_P256` is never used:
simple_https_client/src/lib.rs#L109
warning: constant `SHA384_Aes256Gcm_RsaPssRsaSha256_P256` is never used
--> simple_https_client/src/lib.rs:109:7
|
109 | const SHA384_Aes256Gcm_RsaPssRsaSha256_P256: Algorithms = Algorithms(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
constant `SHA384_Aes256Gcm_EcdsaSecp256r1Sha256_X25519` is never used:
simple_https_client/src/lib.rs#L100
warning: constant `SHA384_Aes256Gcm_EcdsaSecp256r1Sha256_X25519` is never used
--> simple_https_client/src/lib.rs:100:7
|
100 | const SHA384_Aes256Gcm_EcdsaSecp256r1Sha256_X25519: Algorithms = Algorithms(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
constant `SHA384_Aes256Gcm_RsaPssRsaSha256_X25519` is never used:
simple_https_client/src/lib.rs#L91
warning: constant `SHA384_Aes256Gcm_RsaPssRsaSha256_X25519` is never used
--> simple_https_client/src/lib.rs:91:7
|
91 | const SHA384_Aes256Gcm_RsaPssRsaSha256_X25519: Algorithms = Algorithms(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
constant `SHA256_Aes128Gcm_RsaPssRsaSha256_X25519` is never used:
simple_https_client/src/lib.rs#L82
warning: constant `SHA256_Aes128Gcm_RsaPssRsaSha256_X25519` is never used
--> simple_https_client/src/lib.rs:82:7
|
82 | const SHA256_Aes128Gcm_RsaPssRsaSha256_X25519: Algorithms = Algorithms(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
constant `SHA256_Aes128Gcm_RsaPssRsaSha256_P256` is never used:
simple_https_client/src/lib.rs#L73
warning: constant `SHA256_Aes128Gcm_RsaPssRsaSha256_P256` is never used
--> simple_https_client/src/lib.rs:73:7
|
73 | const SHA256_Aes128Gcm_RsaPssRsaSha256_P256: Algorithms = Algorithms(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
constant `SHA256_Aes128Gcm_EcdsaSecp256r1Sha256_P256` is never used:
simple_https_client/src/lib.rs#L64
warning: constant `SHA256_Aes128Gcm_EcdsaSecp256r1Sha256_P256` is never used
--> simple_https_client/src/lib.rs:64:7
|
64 | const SHA256_Aes128Gcm_EcdsaSecp256r1Sha256_P256: Algorithms = Algorithms(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
constant `SHA256_Chacha20Poly1305_RsaPssRsaSha256_X25519` is never used:
simple_https_client/src/lib.rs#L37
warning: constant `SHA256_Chacha20Poly1305_RsaPssRsaSha256_X25519` is never used
--> simple_https_client/src/lib.rs:37:7
|
37 | const SHA256_Chacha20Poly1305_RsaPssRsaSha256_X25519: Algorithms = Algorithms(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|