Fix the tab rail flickering on narrow iPad windows #1563
Triggered via pull request
September 4, 2026 13:57
Status
Success
Total duration
20m 27s
Artifacts
–
unit-tests-enterprise.yml
on: pull_request
Tests (Enterprise)
20m 23s
Annotations
12 warnings
|
Tests (Enterprise):
ElementX/Sources/Services/AppLock/AppLockService.swift#L59
'evaluatedPolicyDomainState' was deprecated in iOS 18.0
|
|
Tests (Enterprise):
ElementX/Sources/Services/AppLock/AppLockService.swift#L48
'evaluatedPolicyDomainState' was deprecated in iOS 18.0
|
|
Tests (Enterprise):
Enterprise/Sources/EnterpriseMDMSettings.swift#L28
'ManagedSettings' was deprecated in iOS 18.4: Use `ManagedAppConfigurationProvider` from the ManagedApp framework instead of UserDefaults.
|
|
Tests (Enterprise):
Enterprise/Sources/EnterpriseMDMSettings.swift#L28
'ManagedSettings' was deprecated in iOS 18.4: Use `ManagedAppConfigurationProvider` from the ManagedApp framework instead of UserDefaults.
|
|
Tests (Enterprise):
Enterprise/Sources/EnterpriseMDMSettings.swift#L26
'ManagedSettings' was deprecated in iOS 18.4: Use `ManagedAppConfigurationProvider` from the ManagedApp framework instead of UserDefaults.
|
|
Tests (Enterprise)
Sourcery not installed, run swift run tools setup-project
|
|
Tests (Enterprise)
Sourcery not installed, run swift run tools setup-project
|
|
Tests (Enterprise)
Sourcery not installed, run swift run tools setup-project
|
|
Tests (Enterprise)
SwiftGen not installed, download from https://github.com/SwiftGen/SwiftGen
|
|
Tests (Enterprise):
ElementX/Sources/Services/Client/ClientFactory.swift#L162
variable 'client' was never mutated; consider changing to 'let' constant
|
|
Tests (Enterprise)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
Tests (Enterprise)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|