Skip to content

test: refactor TestVectors into Positive and Negative Tests #10

test: refactor TestVectors into Positive and Negative Tests

test: refactor TestVectors into Positive and Negative Tests #10

Triggered via pull request November 29, 2023 23:42
Status Failure
Total duration 15m 5s
Artifacts

pull.yml

on: pull_request
Matrix: pr-ci-net / testDotNet
Matrix: pr-ci-verification / verification
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 106 warnings
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (ubuntu-latest)
The operation was canceled.
pr-ci-net / testDotNet (macos-latest)
The operation was canceled.
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): 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 (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 (windows-latest): AwsEncryptionSDK/runtimes/net/ImplementationFromDafny.cs#L7683
The variable '_401_cmm' is assigned but its value is never used
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): 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 (ubuntu-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 (ubuntu-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 (ubuntu-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 (ubuntu-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 (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)
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): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L61
Converting null literal or possible null value to non-nullable type.
pr-ci-net / testDotNet (macos-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): 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 (macos-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 (macos-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 (macos-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 (macos-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-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/