Skip to content

chore: only run net48 on windows and use node 17 to run integration-node #73

chore: only run net48 on windows and use node 17 to run integration-node

chore: only run net48 on windows and use node 17 to run integration-node #73

Re-run triggered March 9, 2024 00:55
Status Success
Total duration 6m 54s
Artifacts 2

pull.yml

on: pull_request
Matrix: pr-test-vectors / generate_vectors
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

6 errors and 150 warnings
pr-ci-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (macos-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (macos-latest)
Process completed with exit code 1.
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 (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 (macos-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): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L62
Possible null reference argument for parameter 'key' in 'IKeyring MaterialProviderFactory.CreateKeyring(MasterKey keyInfo, Key key, CryptoOperation operation)'.
pr-ci-net / testDotNet (macos-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): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L105
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#L112
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#L176
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#L176
Possible null reference argument for parameter 'strHash' in 'PaddingScheme MaterialProviderFactory.RSAPaddingFromStrings(string strAlg, string strHash)'.
pr-ci-net / testDotNet (ubuntu-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
pr-ci-net / testDotNet (macos-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
pr-ci-net / testDotNet (macos-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
pr-test-vectors / decrypt_python_vectors (macos-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 (macos-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 (macos-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
pr-test-vectors / generate_vectors (macos-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 (macos-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-verification / verification (AwsEncryptionSDK, macos-latest)
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-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 / generate_vectors (macos-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
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-test-vectors / decrypt_python_vectors (ubuntu-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
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 / generate_vectors (ubuntu-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
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-test-vectors / decrypt_net_vectors_with_js (macos-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 (macos-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 (windows-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 (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-test-vectors / decrypt_python_vectors (windows-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used