Skip to content

Dafny Interoperability Test #9

Dafny Interoperability Test

Dafny Interoperability Test #9

Manually triggered October 14, 2024 20:22
Status Success
Total duration 9m 1s
Artifacts 2

dafny_interop.yml

on: workflow_dispatch
Matrix: dafny-interop-net-test-vectors / generate_vectors
Matrix: dafny-interop-net-test-vectors / decrypt_python_vectors
Matrix: dafny-interop-net / testDotNet
Matrix: dafny-interop-net-test-vectors / decrypt_net_vectors_with_js
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 140 warnings
dafny-interop-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
dafny-interop-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
dafny-interop-net / testDotNet (macos-12)
Process completed with exit code 1.
dafny-interop-net / testDotNet (macos-12)
Process completed with exit code 1.
dafny-interop-net / testDotNet (windows-latest)
Process completed with exit code 1.
dafny-interop-net / testDotNet (windows-latest)
Process completed with exit code 1.
dafny-interop-net-test-vectors / generate_vectors (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net / testDotNet (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net-test-vectors / generate_vectors (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net / testDotNet (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
dafny-interop-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
dafny-interop-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
dafny-interop-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
dafny-interop-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
dafny-interop-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
dafny-interop-net-test-vectors / decrypt_python_vectors (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net-test-vectors / decrypt_net_vectors_with_js (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
dafny-interop-net-test-vectors / decrypt_net_vectors_with_js (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net-test-vectors / decrypt_net_vectors_with_js (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
dafny-interop-net-test-vectors / decrypt_net_vectors_with_js (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net / testDotNet (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L67
Possible null reference argument for parameter 'key' in 'IKeyring MaterialProviderFactory.CreateKeyring(MasterKey keyInfo, Key key, CryptoOperation operation)'.
dafny-interop-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L110
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
dafny-interop-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L117
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
dafny-interop-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L232
Possible null reference argument for parameter 'strAlg' in 'PaddingScheme MaterialProviderFactory.RSAPaddingFromStrings(string strAlg, string strHash)'.
dafny-interop-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L232
Possible null reference argument for parameter 'strHash' in 'PaddingScheme MaterialProviderFactory.RSAPaddingFromStrings(string strAlg, string strHash)'.
dafny-interop-net-test-vectors / decrypt_python_vectors (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dafny-interop-net-test-vectors / decrypt_python_vectors (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
macos-12_vector_artifact
28.6 MB
ubuntu-latest_vector_artifact
28.6 MB