Skip to content

[WIP] Sigstore bundle support #22

[WIP] Sigstore bundle support

[WIP] Sigstore bundle support #22

Triggered via pull request October 19, 2023 21:54
Status Failure
Total duration 3m 3s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 48 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/policy.rs#L15
unused import: `AssociatedOid`
Clippy: src/verify/verifier.rs#L18
unused import: `EncodePem`
Clippy: src/crypto/certificate.rs#L148
unused variable: `certificate`
Clippy: src/verify/models.rs#L174
unreachable pattern
Clippy: src/verify/policy.rs#L41
unused variable: `cert`
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/policy.rs#L26
constant `OIDC_ISSUER_OID` is never used
Clippy: src/verify/policy.rs#L27
constant `OIDC_GITHUB_WORKFLOW_TRIGGER_OID` is never used
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/policy.rs#L15
unused import: `AssociatedOid`
Check: src/verify/verifier.rs#L18
unused import: `EncodePem`
Check: src/crypto/certificate.rs#L148
unused variable: `certificate`
Check: src/verify/models.rs#L174
unreachable pattern
Check: src/verify/policy.rs#L41
unused variable: `cert`
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/policy.rs#L26
constant `OIDC_ISSUER_OID` is never used
Check: src/verify/policy.rs#L27
constant `OIDC_GITHUB_WORKFLOW_TRIGGER_OID` is never used
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/policy.rs#L15
unused import: `AssociatedOid`
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 3 warnings (3 duplicates)
Test Suite
build failed, waiting for other jobs to finish...
Test Suite: src/verify/policy.rs#L41
unused variable: `cert`
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/policy.rs#L26
constant `OIDC_ISSUER_OID` is never used