Skip to content

[WIP] Sigstore bundle support #43

[WIP] Sigstore bundle support

[WIP] Sigstore bundle support #43

Triggered via pull request October 20, 2023 20:52
Status Failure
Total duration 3m 26s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 44 warnings
Check WASM: src/errors.rs#L134
failed to resolve: use of undeclared crate or module `reqwest`
Check WASM
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: src/tuf/trustroot.rs#L6
unused import: `serde_repr::Deserialize_repr`
Clippy: src/verify/verifier.rs#L18
unused import: `EncodePem`
Clippy: src/crypto/certificate.rs#L148
unused variable: `certificate`
Clippy: src/verify/models.rs#L180
unreachable pattern
Clippy: src/crypto/certificate.rs#L25
type alias `DERCert` is never used
Clippy: src/tuf/constants.rs#L26
constant `SIGSTORE_TRUST_BUNDLE` is never used
Clippy: src/verify/verifier.rs#L33
field `rekor_config` is never read
Clippy: src/crypto/certificate_pool.rs#L94
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: src/cosign/client_builder.rs#L102
redundant slicing of the whole range
Clippy: src/fulcio/mod.rs#L262
used `unwrap()` on an `Option` value
Test Suite: src/cosign/mod.rs#L646
implicit elided lifetime not allowed here
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Check WASM
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check WASM
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/
Check WASM
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/
Check WASM
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/
Check WASM
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/
Check WASM: src/bundle/mod.rs#L21
unused macro definition: `required`
Check WASM: src/bundle/mod.rs#L30
unused import: `required`
Check WASM
`sigstore` (lib) generated 2 warnings
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check: src/tuf/trustroot.rs#L6
unused import: `serde_repr::Deserialize_repr`
Check: src/verify/verifier.rs#L18
unused import: `EncodePem`
Check: src/crypto/certificate.rs#L148
unused variable: `certificate`
Check: src/verify/models.rs#L180
unreachable pattern
Check: src/crypto/certificate.rs#L25
type alias `DERCert` is never used
Check: src/tuf/constants.rs#L26
constant `SIGSTORE_TRUST_BUNDLE` is never used
Check: src/verify/verifier.rs#L33
field `rekor_config` is never read
Check
`sigstore` (lib) generated 7 warnings (run `cargo fix --lib -p sigstore` to apply 3 suggestions)
Check
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/
Check
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/
Check
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/
Check
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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 Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
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 Suite
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 Suite
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 Suite
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 Suite: src/tuf/trustroot.rs#L6
unused import: `serde_repr::Deserialize_repr`
Test Suite: src/verify/verifier.rs#L18
unused import: `EncodePem`
Test Suite: src/crypto/certificate.rs#L148
unused variable: `certificate`
Test Suite
`sigstore` (lib test) generated 2 warnings (2 duplicates)
Test Suite
build failed, waiting for other jobs to finish...
Test Suite: src/crypto/certificate.rs#L25
type alias `DERCert` is never used
Test Suite: src/tuf/constants.rs#L26
constant `SIGSTORE_TRUST_BUNDLE` is never used
Test Suite: src/verify/verifier.rs#L33
field `rekor_config` is never read