Skip to content

ci: Update pipeline to use new cross compiler docker image #1951

ci: Update pipeline to use new cross compiler docker image

ci: Update pipeline to use new cross compiler docker image #1951

Triggered via push May 8, 2024 10:30
Status Startup failure
Total duration
Artifacts

ci.yml

on: push
build-and-export-test-all-docker
build-and-export-cross-compile-docker
Check for mismatched dependencies (those that have more than one version)
Check links
Run cargo deny
Cargo check all-providers (current Rust stable)
Check that the fuzz testing framework is still working
Integration tests using Crypto Trusted Service provider
Integration tests using CryptoAuthentication Library provider
Integration tests using Mbed Crypto provider
Integration tests using PKCS 11 provider
Integration tests using TPM provider
MSRV - Cargo check all-providers
OnDiskKIM E2E tests on all providers
Various tests targeting a Parsec image with all providers included
Cross-compile Parsec to various targets

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L20
The workflow is not valid. .github/workflows/ci.yml (Line: 20, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.TEST_ALL_DOCKER_IMAGE == 'parsec-service-test-all' .github/workflows/ci.yml (Line: 31, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.TEST_ALL_DOCKER_IMAGE == 'parsec-service-test-cross-compile'