Skip to content

Dafny Nightly

Dafny Nightly #329

Triggered via schedule June 9, 2024 16:34
Status Failure
Total duration 11m 22s
Billable time 35m
Artifacts

nightly_dafny.yml

on: schedule
Matrix: dafny-nightly-format / format_projects
Matrix: dafny-nightly-java / testJava
Matrix: dafny-nightly-net / testDotNet
Matrix: dafny-nightly-verification / verification
dafny-nightly-format  /  format_java_misc
18s
dafny-nightly-format / format_java_misc
cut-issue-on-failure
5s
cut-issue-on-failure
Fit to window
Zoom out
Zoom in

Annotations

156 errors and 287 warnings
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L12
'AESDecryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L13
'AESDecryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L14
'AESDecryptInput' does not contain a definition for '_cipherTxt' and no accessible extension method '_cipherTxt' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L15
'AESDecryptInput' does not contain a definition for '_authTag' and no accessible extension method '_authTag' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L16
'AESDecryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L17
'AESDecryptInput' does not contain a definition for '_aad' and no accessible extension method '_aad' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L35
'AESEncryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L36
'AESEncryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L37
'AESEncryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L38
'AESEncryptInput' does not contain a definition for '_msg' and no accessible extension method '_msg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L27
'Error_AlreadyExistsException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_AlreadyExistsException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L39
'CancelKeyDeletionRequest' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionRequest' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L49
'CancelKeyDeletionResponse' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionResponse' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L49
'CancelKeyDeletionResponse' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionResponse' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L60
'Error_CloudHsmClusterInUseException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterInUseException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L73
'Error_CloudHsmClusterInvalidConfigurationException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterInvalidConfigurationException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L86
'Error_CloudHsmClusterNotActiveException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotActiveException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L99
'Error_CloudHsmClusterNotFoundException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotFoundException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L112
'Error_CloudHsmClusterNotRelatedException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotRelatedException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L124
'ConnectCustomKeyStoreRequest' does not contain a definition for '_CustomKeyStoreId' and no accessible extension method '_CustomKeyStoreId' accepting a first argument of type 'ConnectCustomKeyStoreRequest' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L126
'Error_BackupInUseException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_BackupInUseException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L139
'Error_BackupNotFoundException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_BackupNotFoundException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L195
'BatchExecuteStatementInput' does not contain a definition for '_Statements' and no accessible extension method '_Statements' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L196
'BatchExecuteStatementInput' does not contain a definition for '_ReturnConsumedCapacity' and no accessible extension method '_ReturnConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L196
'BatchExecuteStatementInput' does not contain a definition for '_ReturnConsumedCapacity' and no accessible extension method '_ReturnConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L206
'BatchExecuteStatementOutput' does not contain a definition for '_Responses' and no accessible extension method '_Responses' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L206
'BatchExecuteStatementOutput' does not contain a definition for '_Responses' and no accessible extension method '_Responses' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L207
'BatchExecuteStatementOutput' does not contain a definition for '_ConsumedCapacity' and no accessible extension method '_ConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L207
'BatchExecuteStatementOutput' does not contain a definition for '_ConsumedCapacity' and no accessible extension method '_ConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L218
'BatchGetItemInput' does not contain a definition for '_RequestItems' and no accessible extension method '_RequestItems' accepting a first argument of type 'BatchGetItemInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L12
'AESDecryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L13
'AESDecryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L14
'AESDecryptInput' does not contain a definition for '_cipherTxt' and no accessible extension method '_cipherTxt' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L15
'AESDecryptInput' does not contain a definition for '_authTag' and no accessible extension method '_authTag' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L16
'AESDecryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L17
'AESDecryptInput' does not contain a definition for '_aad' and no accessible extension method '_aad' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L35
'AESEncryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L36
'AESEncryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L37
'AESEncryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L38
'AESEncryptInput' does not contain a definition for '_msg' and no accessible extension method '_msg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-java / testJava (AwsCryptographyPrimitives, ubuntu-latest)
Process completed with exit code 2.
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L27
'Error_AlreadyExistsException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_AlreadyExistsException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L39
'CancelKeyDeletionRequest' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionRequest' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L49
'CancelKeyDeletionResponse' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionResponse' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L49
'CancelKeyDeletionResponse' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionResponse' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L60
'Error_CloudHsmClusterInUseException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterInUseException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L73
'Error_CloudHsmClusterInvalidConfigurationException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterInvalidConfigurationException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L86
'Error_CloudHsmClusterNotActiveException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotActiveException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L99
'Error_CloudHsmClusterNotFoundException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotFoundException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L112
'Error_CloudHsmClusterNotRelatedException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotRelatedException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L124
'ConnectCustomKeyStoreRequest' does not contain a definition for '_CustomKeyStoreId' and no accessible extension method '_CustomKeyStoreId' accepting a first argument of type 'ConnectCustomKeyStoreRequest' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L126
'Error_BackupInUseException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_BackupInUseException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L139
'Error_BackupNotFoundException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_BackupNotFoundException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L195
'BatchExecuteStatementInput' does not contain a definition for '_Statements' and no accessible extension method '_Statements' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L196
'BatchExecuteStatementInput' does not contain a definition for '_ReturnConsumedCapacity' and no accessible extension method '_ReturnConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L196
'BatchExecuteStatementInput' does not contain a definition for '_ReturnConsumedCapacity' and no accessible extension method '_ReturnConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L206
'BatchExecuteStatementOutput' does not contain a definition for '_Responses' and no accessible extension method '_Responses' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L206
'BatchExecuteStatementOutput' does not contain a definition for '_Responses' and no accessible extension method '_Responses' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L207
'BatchExecuteStatementOutput' does not contain a definition for '_ConsumedCapacity' and no accessible extension method '_ConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L207
'BatchExecuteStatementOutput' does not contain a definition for '_ConsumedCapacity' and no accessible extension method '_ConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L218
'BatchGetItemInput' does not contain a definition for '_RequestItems' and no accessible extension method '_RequestItems' accepting a first argument of type 'BatchGetItemInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-java / testJava (AwsCryptographyPrimitives, macos-12)
Process completed with exit code 2.
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L12
'AESDecryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L13
'AESDecryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L14
'AESDecryptInput' does not contain a definition for '_cipherTxt' and no accessible extension method '_cipherTxt' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L15
'AESDecryptInput' does not contain a definition for '_authTag' and no accessible extension method '_authTag' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L16
'AESDecryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L17
'AESDecryptInput' does not contain a definition for '_aad' and no accessible extension method '_aad' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L35
'AESEncryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L36
'AESEncryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L37
'AESEncryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L38
'AESEncryptInput' does not contain a definition for '_msg' and no accessible extension method '_msg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L27
'Error_AlreadyExistsException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_AlreadyExistsException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L39
'CancelKeyDeletionRequest' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionRequest' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L49
'CancelKeyDeletionResponse' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionResponse' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L49
'CancelKeyDeletionResponse' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionResponse' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L60
'Error_CloudHsmClusterInUseException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterInUseException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L73
'Error_CloudHsmClusterInvalidConfigurationException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterInvalidConfigurationException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L86
'Error_CloudHsmClusterNotActiveException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotActiveException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L99
'Error_CloudHsmClusterNotFoundException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotFoundException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L112
'Error_CloudHsmClusterNotRelatedException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotRelatedException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L124
'ConnectCustomKeyStoreRequest' does not contain a definition for '_CustomKeyStoreId' and no accessible extension method '_CustomKeyStoreId' accepting a first argument of type 'ConnectCustomKeyStoreRequest' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L12
'AESDecryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L13
'AESDecryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L14
'AESDecryptInput' does not contain a definition for '_cipherTxt' and no accessible extension method '_cipherTxt' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L15
'AESDecryptInput' does not contain a definition for '_authTag' and no accessible extension method '_authTag' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L16
'AESDecryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L17
'AESDecryptInput' does not contain a definition for '_aad' and no accessible extension method '_aad' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L35
'AESEncryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L36
'AESEncryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L37
'AESEncryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L38
'AESEncryptInput' does not contain a definition for '_msg' and no accessible extension method '_msg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L12
'AESDecryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L13
'AESDecryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L14
'AESDecryptInput' does not contain a definition for '_cipherTxt' and no accessible extension method '_cipherTxt' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L15
'AESDecryptInput' does not contain a definition for '_authTag' and no accessible extension method '_authTag' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L16
'AESDecryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L17
'AESDecryptInput' does not contain a definition for '_aad' and no accessible extension method '_aad' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L35
'AESEncryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L36
'AESEncryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L37
'AESEncryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L38
'AESEncryptInput' does not contain a definition for '_msg' and no accessible extension method '_msg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L126
'Error_BackupInUseException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_BackupInUseException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L139
'Error_BackupNotFoundException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_BackupNotFoundException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L195
'BatchExecuteStatementInput' does not contain a definition for '_Statements' and no accessible extension method '_Statements' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L196
'BatchExecuteStatementInput' does not contain a definition for '_ReturnConsumedCapacity' and no accessible extension method '_ReturnConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L196
'BatchExecuteStatementInput' does not contain a definition for '_ReturnConsumedCapacity' and no accessible extension method '_ReturnConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L206
'BatchExecuteStatementOutput' does not contain a definition for '_Responses' and no accessible extension method '_Responses' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L206
'BatchExecuteStatementOutput' does not contain a definition for '_Responses' and no accessible extension method '_Responses' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L207
'BatchExecuteStatementOutput' does not contain a definition for '_ConsumedCapacity' and no accessible extension method '_ConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L207
'BatchExecuteStatementOutput' does not contain a definition for '_ConsumedCapacity' and no accessible extension method '_ConsumedCapacity' accepting a first argument of type 'BatchExecuteStatementOutput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest): ComAmazonawsDynamodb/runtimes/net/Generated/TypeConversion.cs#L218
'BatchGetItemInput' does not contain a definition for '_RequestItems' and no accessible extension method '_RequestItems' accepting a first argument of type 'BatchGetItemInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-java / testJava (AwsCryptographicMaterialProviders, ubuntu-latest)
Process completed with exit code 2.
dafny-nightly-java / testJava (AwsCryptographicMaterialProviders, macos-12)
Process completed with exit code 2.
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L12
'AESDecryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L13
'AESDecryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L14
'AESDecryptInput' does not contain a definition for '_cipherTxt' and no accessible extension method '_cipherTxt' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L15
'AESDecryptInput' does not contain a definition for '_authTag' and no accessible extension method '_authTag' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L16
'AESDecryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L17
'AESDecryptInput' does not contain a definition for '_aad' and no accessible extension method '_aad' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L35
'AESEncryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L36
'AESEncryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L37
'AESEncryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L38
'AESEncryptInput' does not contain a definition for '_msg' and no accessible extension method '_msg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L12
'AESDecryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L13
'AESDecryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L14
'AESDecryptInput' does not contain a definition for '_cipherTxt' and no accessible extension method '_cipherTxt' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L15
'AESDecryptInput' does not contain a definition for '_authTag' and no accessible extension method '_authTag' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L16
'AESDecryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L17
'AESDecryptInput' does not contain a definition for '_aad' and no accessible extension method '_aad' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L35
'AESEncryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L36
'AESEncryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L37
'AESEncryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L38
'AESEncryptInput' does not contain a definition for '_msg' and no accessible extension method '_msg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L12
'AESDecryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L13
'AESDecryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L14
'AESDecryptInput' does not contain a definition for '_cipherTxt' and no accessible extension method '_cipherTxt' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L15
'AESDecryptInput' does not contain a definition for '_authTag' and no accessible extension method '_authTag' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L16
'AESDecryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L17
'AESDecryptInput' does not contain a definition for '_aad' and no accessible extension method '_aad' accepting a first argument of type 'AESDecryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L35
'AESEncryptInput' does not contain a definition for '_encAlg' and no accessible extension method '_encAlg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L36
'AESEncryptInput' does not contain a definition for '_iv' and no accessible extension method '_iv' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L37
'AESEncryptInput' does not contain a definition for '_key' and no accessible extension method '_key' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12): AwsCryptographyPrimitives/runtimes/net/Generated/TypeConversion.cs#L38
'AESEncryptInput' does not contain a definition for '_msg' and no accessible extension method '_msg' accepting a first argument of type 'AESEncryptInput' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L27
'Error_AlreadyExistsException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_AlreadyExistsException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L39
'CancelKeyDeletionRequest' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionRequest' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L49
'CancelKeyDeletionResponse' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionResponse' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L49
'CancelKeyDeletionResponse' does not contain a definition for '_KeyId' and no accessible extension method '_KeyId' accepting a first argument of type 'CancelKeyDeletionResponse' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L60
'Error_CloudHsmClusterInUseException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterInUseException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L73
'Error_CloudHsmClusterInvalidConfigurationException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterInvalidConfigurationException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L86
'Error_CloudHsmClusterNotActiveException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotActiveException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L99
'Error_CloudHsmClusterNotFoundException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotFoundException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L112
'Error_CloudHsmClusterNotRelatedException' does not contain a definition for '_message' and no accessible extension method '_message' accepting a first argument of type 'Error_CloudHsmClusterNotRelatedException' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest): ComAmazonawsKms/runtimes/net/Generated/TypeConversion.cs#L124
'ConnectCustomKeyStoreRequest' does not contain a definition for '_CustomKeyStoreId' and no accessible extension method '_CustomKeyStoreId' accepting a first argument of type 'ConnectCustomKeyStoreRequest' could be found (are you missing a using directive or an assembly reference?)
dafny-nightly-net / testDotNet (StandardLibrary, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-format / format_projects (AwsCryptographyPrimitives, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-format / format_projects (ComAmazonawsKms, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-format / format_projects (StandardLibrary, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-format / format_projects (ComAmazonawsDynamodb, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-verification / verification (ComAmazonawsKms, macos-latest-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-verification / verification (ComAmazonawsDynamodb, macos-latest-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (StandardLibrary, 6.0.x, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (AwsCryptographyPrimitives, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-verification / verification (AwsCryptographyPrimitives, macos-latest-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (AwsCryptographyPrimitives, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-verification / verification (StandardLibrary, macos-latest-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (StandardLibrary, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (StandardLibrary, 6.0.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-format / format_projects (AwsCryptographicMaterialProviders, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (AwsCryptographyPrimitives, 6.0.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (ComAmazonawsKms, 6.0.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsDynamodb, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (ComAmazonawsDynamodb, 6.0.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (AwsCryptographicMaterialProviders, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (AwsCryptographicMaterialProviders, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (AwsCryptographicMaterialProviders, 6.0.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-format / format_projects (TestVectorsAwsCryptographicMaterialProviders, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (TestVectorsAwsCryptographicMaterialProviders, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
dafny-nightly-java / testJava (ComAmazonawsKms, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-net / testDotNet (TestVectorsAwsCryptographicMaterialProviders, 6.0.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dafny-lang/setup-dafny-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-verification / verification (TestVectorsAwsCryptographicMaterialProviders, macos-latest-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-verification / verification (AwsCryptographicMaterialProviders, macos-latest-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dafny-nightly-java / testJava (TestVectorsAwsCryptographicMaterialProviders, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/setup-dafny-action@v1.7.0, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cut-issue-on-failure
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.