Build #54
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@cb79c773a3cfa27f31f25eb3f677781210c9ce3d, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Mint, protobuf, xcbeautify, and yq
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
Install Mint, protobuf, xcbeautify, and yq
yq 4.44.3 is already installed and up-to-date.
To reinstall 4.44.3, run:
brew reinstall yq
|
Build iOS app:
AuthenticatorShared/Core/Vault/Services/Importers/Support/Generated/GoogleAuth.pb.swift#L39
stored property 'unknownFields' of 'Sendable'-conforming struct 'GoogleMigrationPayload' has non-sendable type 'UnknownStorage'
|
Build iOS app:
AuthenticatorShared/Core/Auth/Services/KeychainRepository.swift#L155
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
Loading