Skip to content

PIA-1915: CI Fix

PIA-1915: CI Fix #103

Triggered via pull request June 13, 2024 01:58
Status Failure
Total duration 45m 1s
Artifacts

tvos_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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]