Skip to content

test(test_vectors): Support reading manifests that specify a hierarchy keyring #150

test(test_vectors): Support reading manifests that specify a hierarchy keyring

test(test_vectors): Support reading manifests that specify a hierarchy keyring #150

Triggered via pull request June 28, 2024 20:45
Status Failure
Total duration 16m 47s
Artifacts 2

pull.yml

on: pull_request
Matrix: pr-test-vectors / generate_vectors
Matrix: pr-ci-codegen / code-generation
Matrix: pr-ci-net / testDotNet
Matrix: pr-ci-verification / verification
Matrix: pr-test-vectors / decrypt_python_vectors
Matrix: pr-test-vectors / decrypt_net_vectors_with_js
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 155 warnings
pr-test-vectors / decrypt_python_vectors (ubuntu-latest)
Process completed with exit code 1.
pr-test-vectors / decrypt_python_vectors (macos-12)
The job was canceled because "ubuntu-latest" failed.
pr-test-vectors / decrypt_python_vectors (macos-12)
The operation was canceled.
pr-test-vectors / decrypt_python_vectors (windows-latest)
The job was canceled because "ubuntu-latest" failed.
pr-test-vectors / decrypt_python_vectors (windows-latest)
The operation was canceled.
pr-ci-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (macos-12)
Process completed with exit code 1.
pr-ci-net / testDotNet (macos-12)
Process completed with exit code 1.
pr-ci-net / testDotNet (macos-12)
Process completed with exit code 1.
pr-ci-net / testDotNet (macos-12)
Process completed with exit code 1.
pr-test-vectors / decrypt_net_vectors_with_js (ubuntu-latest)
Process completed with exit code 1.
pr-test-vectors / decrypt_net_vectors_with_js (macos-12)
The job was canceled because "ubuntu-latest" failed.
pr-test-vectors / decrypt_net_vectors_with_js (macos-12)
The operation was canceled.
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-codegen / code-generation (AwsEncryptionSDK, 6.0.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dafny-lang/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-test-vectors / generate_vectors (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-test-vectors / generate_vectors (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/
pr-test-vectors / decrypt_python_vectors (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-test-vectors / decrypt_python_vectors (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/
pr-ci-net / testDotNet (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-ci-net / testDotNet (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/
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/Utils.cs#L17
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (ubuntu-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L72
Possible null reference argument for parameter 'key' in 'IKeyring MaterialProviderFactory.CreateKeyring(MasterKey keyInfo, Key key, CryptoOperation operation)'.
pr-ci-net / testDotNet (ubuntu-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/Utils.cs#L99
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (ubuntu-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L115
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (ubuntu-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L122
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (ubuntu-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L208
Possible null reference argument for parameter 's' in 'byte[] Convert.FromBase64String(string s)'.
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-ci-net / testDotNet (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/
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/Utils.cs#L17
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L71
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L72
Possible null reference argument for parameter 'key' in 'IKeyring MaterialProviderFactory.CreateKeyring(MasterKey keyInfo, Key key, CryptoOperation operation)'.
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/Utils.cs#L99
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L115
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L122
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L154
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L159
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (macos-12): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L208
Possible null reference argument for parameter 's' in 'byte[] Convert.FromBase64String(string s)'.
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-test-vectors / generate_vectors (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-test-vectors / generate_vectors (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/
pr-test-vectors / decrypt_net_vectors_with_js (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-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/
pr-ci-net / testDotNet (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-ci-net / testDotNet (windows-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/
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L72
Possible null reference argument for parameter 'key' in 'IKeyring MaterialProviderFactory.CreateKeyring(MasterKey keyInfo, Key key, CryptoOperation operation)'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L115
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L122
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L216
Possible null reference argument for parameter 'strAlg' in 'PaddingScheme MaterialProviderFactory.RSAPaddingFromStrings(string strAlg, string strHash)'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L216
Possible null reference argument for parameter 'strHash' in 'PaddingScheme MaterialProviderFactory.RSAPaddingFromStrings(string strAlg, string strHash)'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/Utils.cs#L17
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L72
Possible null reference argument for parameter 'key' in 'IKeyring MaterialProviderFactory.CreateKeyring(MasterKey keyInfo, Key key, CryptoOperation operation)'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/Utils.cs#L99
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L115
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L122
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L208
Possible null reference argument for parameter 's' in 'byte[] Convert.FromBase64String(string s)'.
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-verification / verification (AwsEncryptionSDK, macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, dafny-lang/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pr-ci-verification / verification (AwsEncryptionSDK, 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/

Artifacts

Produced during runtime
Name Size
macos-12_vector_artifact Expired
10.4 KB
ubuntu-latest_vector_artifact Expired
10.4 KB