Skip to content

Initial WIP implementation for the app unlock flow when called from P… #6275

Initial WIP implementation for the app unlock flow when called from P…

Initial WIP implementation for the app unlock flow when called from P… #6275

Triggered via push February 21, 2024 21:53
Status Failure
Total duration 16m 4s
Artifacts 7

build.yml

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

Annotations

2 errors and 90 warnings
Apple iOS: src/iOS.Core/Services/DeviceActionService.cs#L18
'DeviceActionService' does not implement interface member 'IDeviceActionService.ReturnToPasskeyAfterUnlock()'
Apple iOS
Process completed with exit code 1.
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.
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.
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)
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.
Android (prod): src/Core/Utilities/Fido2/PublicKeyCredentialParameters.cs#L5
XML comment has badly formed XML -- 'End tag 'example' does not match the start tag 'summary'.'
Android (prod): src/Core/Models/Domain/ForcePasswordResetReason.cs#L18
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
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/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 (prod)
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.
Android (prod)
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.
Android (prod)
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.
Android (prod)
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.
Android (prod)
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.
Android (prod)
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.
Android (prod)
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.
Android (prod)
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.
Android (prod)
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.
Android (prod)
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.
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)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa)
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.
Android (qa): src/Core/Models/Domain/ForcePasswordResetReason.cs#L18
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Android (qa): src/Core/Utilities/Fido2/PublicKeyCredentialParameters.cs#L5
XML comment has badly formed XML -- 'End tag 'example' does not match the start tag 'summary'.'
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/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.
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
bw-android-apk-sha256.txt Expired
220 Bytes
bw-android-qa-apk-sha256.txt Expired
227 Bytes
bw-fdroid-apk-sha256.txt Expired
219 Bytes
com.x8bit.bitwarden-fdroid.apk Expired
58.5 MB
com.x8bit.bitwarden.aab Expired
59.6 MB
com.x8bit.bitwarden.apk Expired
59.3 MB
com.x8bit.bitwarden.qa.apk Expired
59.3 MB