Skip to content

Update APIs to support .ovpax extension and incremental obfuscation #703

Update APIs to support .ovpax extension and incremental obfuscation

Update APIs to support .ovpax extension and incremental obfuscation #703

Triggered via pull request March 26, 2024 09:19
Status Success
Total duration 4m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-and-test: test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build-and-test: test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build-and-test: test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
build-and-test: test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.