Skip to content

PM-5154 [Passkeys iOS] Fixed empty top space on autofill password list #6249

PM-5154 [Passkeys iOS] Fixed empty top space on autofill password list

PM-5154 [Passkeys iOS] Fixed empty top space on autofill password list #6249

Triggered via push February 21, 2024 13:04
Status Failure
Total duration 16m 24s
Artifacts 4

build.yml

on: push
Matrix: Android
Crowdin Push
0s
Crowdin Push
Check for failures
26s
Check for failures
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 60 warnings
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_AsksForAllCredentials_ParamsContainsAllowedCredentialsList: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_DoesNotAskForConfirmation_ParamsContainsOneAllowedCredentialAndUserPresenceIsFalse: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_DoesNotRequestUserVerification_ParamsDoNotRequireUserVerification: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_RequestsUserVerification_ParamsRequireUserVerification: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_ReturnsAssertion: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_ThrowsUnknownError_SaveFails: test/Core.Test/Services/Fido2AuthenticatorGetAssertionTests.cs#L321
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(Bit.Core.Utilities.Fido2.UnknownError) Actual: typeof(Bit.Core.Utilities.Fido2.NotAllowedError) ---- Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorMakeCredentialTests ► MakeCredentialAsync_DoesNotInformAboutExcludedCredential_ExcludedCredentialBelongsToOrganization: test/Core.Test/Services/Fido2AuthenticatorMakeCredentialTests.cs#L64
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: System.ArgumentException : Dependency of type IFido2UserInterface and name has not been set.
Bit.Core.Test.Services.Fido2AuthenticatorMakeCredentialTests ► MakeCredentialAsync_DoesNotRequestUserVerification_ParamsDoNotRequireUserVerification: test/Core.Test/Services/Fido2AuthenticatorMakeCredentialTests.cs#L64
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: System.ArgumentException : Dependency of type IFido2UserInterface and name has not been set.
Bit.Core.Test.Services.Fido2AuthenticatorMakeCredentialTests ► MakeCredentialAsync_InformsUser_ExcludedCredentialFound: test/Core.Test/Services/Fido2AuthenticatorMakeCredentialTests.cs#L64
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: System.ArgumentException : Dependency of type IFido2UserInterface and name has not been set.
Android (prod)
Failed test were found and 'fail-on-error' option is set to true
Android (prod)
Process completed with exit code 1.
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_AsksForAllCredentials_ParamsContainsAllowedCredentialsList: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_DoesNotAskForConfirmation_ParamsContainsOneAllowedCredentialAndUserPresenceIsFalse: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_DoesNotRequestUserVerification_ParamsDoNotRequireUserVerification: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_RequestsUserVerification_ParamsRequireUserVerification: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_ReturnsAssertion: src/Core/Services/Fido2AuthenticatorService.cs#L158
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorGetAssertionTests ► GetAssertionAsync_ThrowsUnknownError_SaveFails: test/Core.Test/Services/Fido2AuthenticatorGetAssertionTests.cs#L321
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(Bit.Core.Utilities.Fido2.UnknownError) Actual: typeof(Bit.Core.Utilities.Fido2.NotAllowedError) ---- Bit.Core.Utilities.Fido2.NotAllowedError : NotAllowedError
Bit.Core.Test.Services.Fido2AuthenticatorMakeCredentialTests ► MakeCredentialAsync_DoesNotInformAboutExcludedCredential_ExcludedCredentialBelongsToOrganization: test/Core.Test/Services/Fido2AuthenticatorMakeCredentialTests.cs#L64
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: System.ArgumentException : Dependency of type IFido2UserInterface and name has not been set.
Bit.Core.Test.Services.Fido2AuthenticatorMakeCredentialTests ► MakeCredentialAsync_DoesNotRequestUserVerification_ParamsDoNotRequireUserVerification: test/Core.Test/Services/Fido2AuthenticatorMakeCredentialTests.cs#L64
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: System.ArgumentException : Dependency of type IFido2UserInterface and name has not been set.
Bit.Core.Test.Services.Fido2AuthenticatorMakeCredentialTests ► MakeCredentialAsync_InformsUser_ExcludedCredentialFound: test/Core.Test/Services/Fido2AuthenticatorMakeCredentialTests.cs#L64
Failed test found in: test/Core.Test/TestResults/test-results.trx Error: System.ArgumentException : Dependency of type IFido2UserInterface and name has not been set.
Android (qa)
Failed test were found and 'fail-on-error' option is set to true
Android (qa)
Process completed with exit code 1.
Android (prod)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nuget/setup-nuget@296fd3ccf8528660c91106efefe2364482f86d6f, microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L411
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L452
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L489
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (prod): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L539
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nuget/setup-nuget@296fd3ccf8528660c91106efefe2364482f86d6f, microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L411
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L452
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L489
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Android (qa): src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L539
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, nuget/setup-nuget@296fd3ccf8528660c91106efefe2364482f86d6f, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, bitwarden/gh-actions/get-keyvault-secrets@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L411
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L452
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L489
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L539
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L411
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L452
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L489
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Apple iOS: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L539
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
F-Droid Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nuget/setup-nuget@296fd3ccf8528660c91106efefe2364482f86d6f, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
F-Droid Build
The 'AndroidSupportedAbis' MSBuild property is no longer supported. Edit the project file in a text editor, remove any uses of 'AndroidSupportedAbis', and use the 'RuntimeIdentifiers' MSBuild property instead.
F-Droid Build
The 'AndroidSupportedAbis' MSBuild property is no longer supported. Edit the project file in a text editor, remove any uses of 'AndroidSupportedAbis', and use the 'RuntimeIdentifiers' MSBuild property instead.
F-Droid Build
The 'AndroidSupportedAbis' MSBuild property is no longer supported. Edit the project file in a text editor, remove any uses of 'AndroidSupportedAbis', and use the 'RuntimeIdentifiers' MSBuild property instead.
F-Droid Build
The 'AndroidSupportedAbis' MSBuild property is no longer supported. Edit the project file in a text editor, remove any uses of 'AndroidSupportedAbis', and use the 'RuntimeIdentifiers' MSBuild property instead.
F-Droid Build
The 'AndroidSupportedAbis' MSBuild property is no longer supported. Edit the project file in a text editor, remove any uses of 'AndroidSupportedAbis', and use the 'RuntimeIdentifiers' MSBuild property instead.
F-Droid Build
The 'AndroidSupportedAbis' MSBuild property is no longer supported. Edit the project file in a text editor, remove any uses of 'AndroidSupportedAbis', and use the 'RuntimeIdentifiers' MSBuild property instead.
F-Droid Build: src/Core/Utilities/Fido2/PublicKeyCredentialParameters.cs#L5
XML comment has badly formed XML -- 'End tag 'example' does not match the start tag 'summary'.'
F-Droid Build: src/Core/Models/Domain/ForcePasswordResetReason.cs#L18
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
F-Droid Build: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
F-Droid Build: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
F-Droid Build: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
F-Droid Build: src/Core/Behaviors/PlatformBehaviors/MCTTouch/Extensions/VisualElementExtensions.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
F-Droid Build: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
F-Droid Build: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
F-Droid Build: src/Core/Behaviors/PlatformBehaviors/MCTTouch/GestureManager.cs#L411
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Check for failures
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
App_x64_Debug.app.zip Expired
193 MB
Bitwarden iOS Expired
99.3 MB
bw-fdroid-apk-sha256.txt Expired
219 Bytes
com.x8bit.bitwarden-fdroid.apk Expired
58.4 MB