Skip to content

chore(GHA): Run Java CI testing for MPL Latest Release #951

chore(GHA): Run Java CI testing for MPL Latest Release

chore(GHA): Run Java CI testing for MPL Latest Release #951

Triggered via pull request February 1, 2025 00:47
Status Failure
Total duration 54m 5s
Artifacts

pull.yml

on: pull_request
getVersion  /  getDafnyVersion
6s
getVersion / getDafnyVersion
getVerifyVersion  /  getDafnyVerifyVersion
7s
getVerifyVersion / getDafnyVerifyVersion
Matrix: pr-ci-codegen / code-generation
Matrix: pr-ci-format / format_projects
Matrix: pr-ci-java-examples / testJava
Matrix: pr-ci-java-test-vectors / testJava
Matrix: pr-ci-java / testJava
Matrix: pr-ci-net-examples / dotNetExamples
Matrix: pr-ci-net-test-vectors / testDotNet
Matrix: pr-ci-net / testDotNet
Matrix: pr-ci-rust / testRust
Matrix: pr-ci-test-vector-verification / verification
Matrix: pr-ci-verification / verification
pr-ci-all-required
3s
pr-ci-all-required
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 70 warnings
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (TestVectors, ubuntu-22.04)
mismatched types
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
struct `Rc` is private
pr-ci-rust / testRust (DynamoDbEncryption, ubuntu-22.04)
struct `Rc` is private
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (TestVectors, macos-13)
mismatched types
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
cannot find type `DynAny` in crate `dafny_runtime`
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
struct `Rc` is private
pr-ci-rust / testRust (DynamoDbEncryption, macos-13)
struct `Rc` is private
pr-ci-all-required
Process completed with exit code 1.
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1311
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1314
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1372
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1457
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1461
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1483
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1484
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1561
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, ubuntu-22.04): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1576
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1311
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1314
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1372
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1457
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1461
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1483
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1484
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1561
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
pr-ci-net / testDotNet (DynamoDbEncryption, 6.0.x, macos-13): DynamoDbEncryption/runtimes/net/Generated/DynamoDbEncryptionTransforms/TypeConversion.cs#L1576
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'