Skip to content

KM-4542: Update dependencies #111

KM-4542: Update dependencies

KM-4542: Update dependencies #111

Triggered via pull request July 4, 2024 17:09
Status Failure
Total duration 3m 39s
Artifacts

tvos_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Users/runner/Library/Developer/Xcode/DerivedData/PIA_VPN-crfhkcszuudvdzaxdqptiuraopia/SourcePackages/checkouts/mobile-ios-library/Sources/PIALibraryUtilObjC/NSString+URL.m#L30
'CFURLCreateStringByAddingPercentEscapes' is deprecated: first deprecated in tvOS 9.0 - Use [NSString stringByAddingPercentEncodingWithAllowedCharacters:] instead, which always uses the recommended UTF-8 encoding, and which encodes for a specific URL component or subcomponent (since each URL component or subcomponent has different rules for what characters are valid). [-Wdeprecated-declarations]