JustPaste.it
2023-05-26T21:00:57.3604499Z Requested labels: ubuntu-latest
2023-05-26T21:00:57.3604772Z Job defined at: Mizenek/app/.github/workflows/build.yaml@refs/heads/task/auto-build
2023-05-26T21:00:57.3604856Z Waiting for a runner to pick up this job...
2023-05-26T21:00:57.9722392Z Job is waiting for a hosted runner to come online.
2023-05-26T21:01:01.2700247Z Job is about to start running on the hosted runner: GitHub Actions 2 (hosted)
2023-05-26T21:01:04.2538738Z Current runner version: '2.304.0'
2023-05-26T21:01:04.2571490Z ##[group]Operating System
2023-05-26T21:01:04.2572169Z Ubuntu
2023-05-26T21:01:04.2572665Z 22.04.2
2023-05-26T21:01:04.2572969Z LTS
2023-05-26T21:01:04.2573340Z ##[endgroup]
2023-05-26T21:01:04.2573744Z ##[group]Runner Image
2023-05-26T21:01:04.2574205Z Image: ubuntu-22.04
2023-05-26T21:01:04.2574599Z Version: 20230507.1
2023-05-26T21:01:04.2575255Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230507.1/images/linux/Ubuntu2204-Readme.md
2023-05-26T21:01:04.2576076Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230507.1
2023-05-26T21:01:04.2576652Z ##[endgroup]
2023-05-26T21:01:04.2577037Z ##[group]Runner Image Provisioner
2023-05-26T21:01:04.2577532Z 2.0.171.1
2023-05-26T21:01:04.2577916Z ##[endgroup]
2023-05-26T21:01:04.2579105Z ##[group]GITHUB_TOKEN Permissions
2023-05-26T21:01:04.2580001Z Actions: write
2023-05-26T21:01:04.2580351Z Checks: write
2023-05-26T21:01:04.2581034Z Contents: write
2023-05-26T21:01:04.2581534Z Deployments: write
2023-05-26T21:01:04.2581969Z Discussions: write
2023-05-26T21:01:04.2582372Z Issues: write
2023-05-26T21:01:04.2582781Z Metadata: read
2023-05-26T21:01:04.2583131Z Packages: write
2023-05-26T21:01:04.2583567Z Pages: write
2023-05-26T21:01:04.2583976Z PullRequests: write
2023-05-26T21:01:04.2584443Z RepositoryProjects: write
2023-05-26T21:01:04.2584860Z SecurityEvents: write
2023-05-26T21:01:04.2585332Z Statuses: write
2023-05-26T21:01:04.2585733Z ##[endgroup]
2023-05-26T21:01:04.2590006Z Secret source: Actions
2023-05-26T21:01:04.2590801Z Prepare workflow directory
2023-05-26T21:01:04.3463077Z Prepare all required actions
2023-05-26T21:01:04.3685175Z Getting action download info
2023-05-26T21:01:04.7241333Z Download action repository 'actions/checkout@v3' (SHA:8e5e7e5ab8b370d6c329ec480221332ada57f0ab)
2023-05-26T21:01:05.3738185Z Download action repository 'actions/setup-node@v3' (SHA:64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c)
2023-05-26T21:01:05.9906357Z Download action repository 'expo/expo-github-action@v8' (SHA:4479f0b3692e25169fa71a02c30d6586ec2f5601)
2023-05-26T21:01:06.7163562Z Complete job name: build
2023-05-26T21:01:06.8445247Z ##[group]Run actions/checkout@v3
2023-05-26T21:01:06.8445626Z with:
2023-05-26T21:01:06.8445887Z   repository: Mizenek/app
2023-05-26T21:01:06.8446492Z   token: ***
2023-05-26T21:01:06.8446729Z   ssh-strict: true
2023-05-26T21:01:06.8447012Z   persist-credentials: true
2023-05-26T21:01:06.8447282Z   clean: true
2023-05-26T21:01:06.8447522Z   fetch-depth: 1
2023-05-26T21:01:06.8447745Z   lfs: false
2023-05-26T21:01:06.8447980Z   submodules: false
2023-05-26T21:01:06.8448249Z   set-safe-directory: true
2023-05-26T21:01:06.8448518Z ##[endgroup]
2023-05-26T21:01:07.1487581Z Syncing repository: Mizenek/app
2023-05-26T21:01:07.1489682Z ##[group]Getting Git version info
2023-05-26T21:01:07.1490314Z Working directory is '/home/runner/work/app/app'
2023-05-26T21:01:07.1490922Z [command]/usr/bin/git version
2023-05-26T21:01:07.1653546Z git version 2.40.1
2023-05-26T21:01:07.1689356Z ##[endgroup]
2023-05-26T21:01:07.1715705Z Temporarily overriding HOME='/home/runner/work/_temp/2cbcb6a2-d79d-4fba-a5fa-9aa95aef8ddc' before making global git config changes
2023-05-26T21:01:07.1716330Z Adding repository directory to the temporary git global config as a safe directory
2023-05-26T21:01:07.1716926Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/app/app
2023-05-26T21:01:07.1820859Z Deleting the contents of '/home/runner/work/app/app'
2023-05-26T21:01:07.1822301Z ##[group]Initializing the repository
2023-05-26T21:01:07.1822741Z [command]/usr/bin/git init /home/runner/work/app/app
2023-05-26T21:01:07.1884457Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-05-26T21:01:07.1885015Z hint: is subject to change. To configure the initial branch name to use in all
2023-05-26T21:01:07.1885532Z hint: of your new repositories, which will suppress this warning, call:
2023-05-26T21:01:07.1886237Z hint: 
2023-05-26T21:01:07.1886661Z hint: 	git config --global init.defaultBranch <name>
2023-05-26T21:01:07.1886972Z hint: 
2023-05-26T21:01:07.1887410Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-05-26T21:01:07.1887941Z hint: 'development'. The just-created branch can be renamed via this command:
2023-05-26T21:01:07.1888280Z hint: 
2023-05-26T21:01:07.1888574Z hint: 	git branch -m <name>
2023-05-26T21:01:07.1903491Z Initialized empty Git repository in /home/runner/work/app/app/.git/
2023-05-26T21:01:07.1915845Z [command]/usr/bin/git remote add origin https://github.com/Mizenek/app
2023-05-26T21:01:07.1970614Z ##[endgroup]
2023-05-26T21:01:07.1971409Z ##[group]Disabling automatic garbage collection
2023-05-26T21:01:07.1976395Z [command]/usr/bin/git config --local gc.auto 0
2023-05-26T21:01:07.2016429Z ##[endgroup]
2023-05-26T21:01:07.2017133Z ##[group]Setting up auth
2023-05-26T21:01:07.2024222Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-05-26T21:01:07.2067595Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-05-26T21:01:07.2520189Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-05-26T21:01:07.2558402Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-05-26T21:01:07.2937980Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2023-05-26T21:01:07.2939062Z ##[endgroup]
2023-05-26T21:01:07.2939518Z ##[group]Fetching the repository
2023-05-26T21:01:07.2940381Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2879c5a9bfb0194e504167d548b87bdcd67a7597:refs/remotes/origin/task/auto-build
2023-05-26T21:01:07.7526372Z remote: Enumerating objects: 592, done.        
2023-05-26T21:01:07.7527196Z remote: Counting objects:   0% (1/592)        
2023-05-26T21:01:07.7527559Z remote: Counting objects:   1% (6/592)        
2023-05-26T21:01:07.7527889Z remote: Counting objects:   2% (12/592)        
2023-05-26T21:01:07.7528333Z remote: Counting objects:   3% (18/592)        
2023-05-26T21:01:07.7528794Z remote: Counting objects:   4% (24/592)        
2023-05-26T21:01:07.7529114Z remote: Counting objects:   5% (30/592)        
2023-05-26T21:01:07.7545716Z remote: Counting objects:   6% (36/592)        
2023-05-26T21:01:07.7546074Z remote: Counting objects:   7% (42/592)        
2023-05-26T21:01:07.7546404Z remote: Counting objects:   8% (48/592)        
2023-05-26T21:01:07.7546714Z remote: Counting objects:   9% (54/592)        
2023-05-26T21:01:07.7547222Z remote: Counting objects:  10% (60/592)        
2023-05-26T21:01:07.7547539Z remote: Counting objects:  11% (66/592)        
2023-05-26T21:01:07.7547913Z remote: Counting objects:  12% (72/592)        
2023-05-26T21:01:07.7548230Z remote: Counting objects:  13% (77/592)        
2023-05-26T21:01:07.7548541Z remote: Counting objects:  14% (83/592)        
2023-05-26T21:01:07.7548851Z remote: Counting objects:  15% (89/592)        
2023-05-26T21:01:07.7549162Z remote: Counting objects:  16% (95/592)        
2023-05-26T21:01:07.7549467Z remote: Counting objects:  17% (101/592)        
2023-05-26T21:01:07.7549788Z remote: Counting objects:  18% (107/592)        
2023-05-26T21:01:07.7550490Z remote: Counting objects:  19% (113/592)        
2023-05-26T21:01:07.7550817Z remote: Counting objects:  20% (119/592)        
2023-05-26T21:01:07.7551120Z remote: Counting objects:  21% (125/592)        
2023-05-26T21:01:07.7551440Z remote: Counting objects:  22% (131/592)        
2023-05-26T21:01:07.7551761Z remote: Counting objects:  23% (137/592)        
2023-05-26T21:01:07.7552079Z remote: Counting objects:  24% (143/592)        
2023-05-26T21:01:07.7552737Z remote: Counting objects:  25% (148/592)        
2023-05-26T21:01:07.7553203Z remote: Counting objects:  26% (154/592)        
2023-05-26T21:01:07.7553529Z remote: Counting objects:  27% (160/592)        
2023-05-26T21:01:07.7553863Z remote: Counting objects:  28% (166/592)        
2023-05-26T21:01:07.7554163Z remote: Counting objects:  29% (172/592)        
2023-05-26T21:01:07.7555125Z remote: Counting objects:  30% (178/592)        
2023-05-26T21:01:07.7555455Z remote: Counting objects:  31% (184/592)        
2023-05-26T21:01:07.7555771Z remote: Counting objects:  32% (190/592)        
2023-05-26T21:01:07.7556076Z remote: Counting objects:  33% (196/592)        
2023-05-26T21:01:07.7556388Z remote: Counting objects:  34% (202/592)        
2023-05-26T21:01:07.7557274Z remote: Counting objects:  35% (208/592)        
2023-05-26T21:01:07.7559681Z remote: Counting objects:  36% (214/592)        
2023-05-26T21:01:07.7560389Z remote: Counting objects:  37% (220/592)        
2023-05-26T21:01:07.7561070Z remote: Counting objects:  38% (225/592)        
2023-05-26T21:01:07.7565231Z remote: Counting objects:  39% (231/592)        
2023-05-26T21:01:07.7565595Z remote: Counting objects:  40% (237/592)        
2023-05-26T21:01:07.7566654Z remote: Counting objects:  41% (243/592)        
2023-05-26T21:01:07.7566970Z remote: Counting objects:  42% (249/592)        
2023-05-26T21:01:07.7567280Z remote: Counting objects:  43% (255/592)        
2023-05-26T21:01:07.7569105Z remote: Counting objects:  44% (261/592)        
2023-05-26T21:01:07.7569447Z remote: Counting objects:  45% (267/592)        
2023-05-26T21:01:07.7569770Z remote: Counting objects:  46% (273/592)        
2023-05-26T21:01:07.7570075Z remote: Counting objects:  47% (279/592)        
2023-05-26T21:01:07.7570464Z remote: Counting objects:  48% (285/592)        
2023-05-26T21:01:07.7574992Z remote: Counting objects:  49% (291/592)        
2023-05-26T21:01:07.7575700Z remote: Counting objects:  50% (296/592)        
2023-05-26T21:01:07.7576023Z remote: Counting objects:  51% (302/592)        
2023-05-26T21:01:07.7576746Z remote: Counting objects:  52% (308/592)        
2023-05-26T21:01:07.7577707Z remote: Counting objects:  53% (314/592)        
2023-05-26T21:01:07.7578048Z remote: Counting objects:  54% (320/592)        
2023-05-26T21:01:07.7578349Z remote: Counting objects:  55% (326/592)        
2023-05-26T21:01:07.7579103Z remote: Counting objects:  56% (332/592)        
2023-05-26T21:01:07.7579786Z remote: Counting objects:  57% (338/592)        
2023-05-26T21:01:07.7580100Z remote: Counting objects:  58% (344/592)        
2023-05-26T21:01:07.7580401Z remote: Counting objects:  59% (350/592)        
2023-05-26T21:01:07.7580718Z remote: Counting objects:  60% (356/592)        
2023-05-26T21:01:07.7581414Z remote: Counting objects:  61% (362/592)        
2023-05-26T21:01:07.7582094Z remote: Counting objects:  62% (368/592)        
2023-05-26T21:01:07.7582419Z remote: Counting objects:  63% (373/592)        
2023-05-26T21:01:07.7582721Z remote: Counting objects:  64% (379/592)        
2023-05-26T21:01:07.7583039Z remote: Counting objects:  65% (385/592)        
2023-05-26T21:01:07.7583753Z remote: Counting objects:  66% (391/592)        
2023-05-26T21:01:07.7584433Z remote: Counting objects:  67% (397/592)        
2023-05-26T21:01:07.7584734Z remote: Counting objects:  68% (403/592)        
2023-05-26T21:01:07.7585044Z remote: Counting objects:  69% (409/592)        
2023-05-26T21:01:07.7585356Z remote: Counting objects:  70% (415/592)        
2023-05-26T21:01:07.7586232Z remote: Counting objects:  71% (421/592)        
2023-05-26T21:01:07.7586551Z remote: Counting objects:  72% (427/592)        
2023-05-26T21:01:07.7698506Z remote: Counting objects:  73% (433/592)        
2023-05-26T21:01:07.7699116Z remote: Counting objects:  74% (439/592)        
2023-05-26T21:01:07.7699748Z remote: Counting objects:  75% (444/592)        
2023-05-26T21:01:07.7700368Z remote: Counting objects:  76% (450/592)        
2023-05-26T21:01:07.7700980Z remote: Counting objects:  77% (456/592)        
2023-05-26T21:01:07.7701897Z remote: Counting objects:  78% (462/592)        
2023-05-26T21:01:07.7703127Z remote: Counting objects:  79% (468/592)        
2023-05-26T21:01:07.7703639Z remote: Counting objects:  80% (474/592)        
2023-05-26T21:01:07.7704266Z remote: Counting objects:  81% (480/592)        
2023-05-26T21:01:07.7704942Z remote: Counting objects:  82% (486/592)        
2023-05-26T21:01:07.7705588Z remote: Counting objects:  83% (492/592)        
2023-05-26T21:01:07.7706244Z remote: Counting objects:  84% (498/592)        
2023-05-26T21:01:07.7706897Z remote: Counting objects:  85% (504/592)        
2023-05-26T21:01:07.7707589Z remote: Counting objects:  86% (510/592)        
2023-05-26T21:01:07.7708121Z remote: Counting objects:  87% (516/592)        
2023-05-26T21:01:07.7709066Z remote: Counting objects:  88% (521/592)        
2023-05-26T21:01:07.7709826Z remote: Counting objects:  89% (527/592)        
2023-05-26T21:01:07.7710606Z remote: Counting objects:  90% (533/592)        
2023-05-26T21:01:07.7711248Z remote: Counting objects:  91% (539/592)        
2023-05-26T21:01:07.7711971Z remote: Counting objects:  92% (545/592)        
2023-05-26T21:01:07.7712583Z remote: Counting objects:  93% (551/592)        
2023-05-26T21:01:07.7713381Z remote: Counting objects:  94% (557/592)        
2023-05-26T21:01:07.7714026Z remote: Counting objects:  95% (563/592)        
2023-05-26T21:01:07.7714684Z remote: Counting objects:  96% (569/592)        
2023-05-26T21:01:07.7715311Z remote: Counting objects:  97% (575/592)        
2023-05-26T21:01:07.7715944Z remote: Counting objects:  98% (581/592)        
2023-05-26T21:01:07.7716655Z remote: Counting objects:  99% (587/592)        
2023-05-26T21:01:07.7717343Z remote: Counting objects: 100% (592/592)        
2023-05-26T21:01:07.7718026Z remote: Counting objects: 100% (592/592), done.        
2023-05-26T21:01:07.7718706Z remote: Compressing objects:   0% (1/481)        
2023-05-26T21:01:07.7719393Z remote: Compressing objects:   1% (5/481)        
2023-05-26T21:01:07.7719817Z remote: Compressing objects:   2% (10/481)        
2023-05-26T21:01:07.7720737Z remote: Compressing objects:   3% (15/481)        
2023-05-26T21:01:07.7721188Z remote: Compressing objects:   4% (20/481)        
2023-05-26T21:01:07.7721851Z remote: Compressing objects:   5% (25/481)        
2023-05-26T21:01:07.7722381Z remote: Compressing objects:   6% (29/481)        
2023-05-26T21:01:07.7723073Z remote: Compressing objects:   7% (34/481)        
2023-05-26T21:01:07.7723902Z remote: Compressing objects:   8% (39/481)        
2023-05-26T21:01:07.7724484Z remote: Compressing objects:   9% (44/481)        
2023-05-26T21:01:07.7725141Z remote: Compressing objects:  10% (49/481)        
2023-05-26T21:01:07.7725798Z remote: Compressing objects:  11% (53/481)        
2023-05-26T21:01:07.7726340Z remote: Compressing objects:  12% (58/481)        
2023-05-26T21:01:07.7792862Z remote: Compressing objects:  13% (63/481)        
2023-05-26T21:01:07.7825621Z remote: Compressing objects:  14% (68/481)        
2023-05-26T21:01:07.7889850Z remote: Compressing objects:  15% (73/481)        
2023-05-26T21:01:07.7890380Z remote: Compressing objects:  16% (77/481)        
2023-05-26T21:01:07.7894734Z remote: Compressing objects:  17% (82/481)        
2023-05-26T21:01:07.7904584Z remote: Compressing objects:  18% (87/481)        
2023-05-26T21:01:07.7906137Z remote: Compressing objects:  19% (92/481)        
2023-05-26T21:01:07.7914150Z remote: Compressing objects:  20% (97/481)        
2023-05-26T21:01:07.7914569Z remote: Compressing objects:  21% (102/481)        
2023-05-26T21:01:07.7925157Z remote: Compressing objects:  22% (106/481)        
2023-05-26T21:01:07.7926452Z remote: Compressing objects:  23% (111/481)        
2023-05-26T21:01:07.7932011Z remote: Compressing objects:  24% (116/481)        
2023-05-26T21:01:07.7932493Z remote: Compressing objects:  25% (121/481)        
2023-05-26T21:01:07.7938015Z remote: Compressing objects:  26% (126/481)        
2023-05-26T21:01:07.7943223Z remote: Compressing objects:  27% (130/481)        
2023-05-26T21:01:07.7952815Z remote: Compressing objects:  28% (135/481)        
2023-05-26T21:01:07.7959811Z remote: Compressing objects:  29% (140/481)        
2023-05-26T21:01:07.7965322Z remote: Compressing objects:  30% (145/481)        
2023-05-26T21:01:07.7976830Z remote: Compressing objects:  31% (150/481)        
2023-05-26T21:01:07.7981501Z remote: Compressing objects:  32% (154/481)        
2023-05-26T21:01:07.7984542Z remote: Compressing objects:  33% (159/481)        
2023-05-26T21:01:07.7985777Z remote: Compressing objects:  34% (164/481)        
2023-05-26T21:01:07.7988842Z remote: Compressing objects:  35% (169/481)        
2023-05-26T21:01:07.7995374Z remote: Compressing objects:  36% (174/481)        
2023-05-26T21:01:07.7997434Z remote: Compressing objects:  37% (178/481)        
2023-05-26T21:01:07.7998038Z remote: Compressing objects:  38% (183/481)        
2023-05-26T21:01:07.8008140Z remote: Compressing objects:  39% (188/481)        
2023-05-26T21:01:07.8015411Z remote: Compressing objects:  40% (193/481)        
2023-05-26T21:01:07.8033609Z remote: Compressing objects:  41% (198/481)        
2023-05-26T21:01:07.8038076Z remote: Compressing objects:  42% (203/481)        
2023-05-26T21:01:07.8076438Z remote: Compressing objects:  43% (207/481)        
2023-05-26T21:01:07.8076952Z remote: Compressing objects:  44% (212/481)        
2023-05-26T21:01:07.8078048Z remote: Compressing objects:  45% (217/481)        
2023-05-26T21:01:07.8078521Z remote: Compressing objects:  46% (222/481)        
2023-05-26T21:01:07.8079367Z remote: Compressing objects:  47% (227/481)        
2023-05-26T21:01:07.8081257Z remote: Compressing objects:  48% (231/481)        
2023-05-26T21:01:07.8094241Z remote: Compressing objects:  49% (236/481)        
2023-05-26T21:01:07.8106263Z remote: Compressing objects:  50% (241/481)        
2023-05-26T21:01:07.8112700Z remote: Compressing objects:  51% (246/481)        
2023-05-26T21:01:07.8113813Z remote: Compressing objects:  52% (251/481)        
2023-05-26T21:01:07.8114437Z remote: Compressing objects:  53% (255/481)        
2023-05-26T21:01:07.8119506Z remote: Compressing objects:  54% (260/481)        
2023-05-26T21:01:07.8126555Z remote: Compressing objects:  55% (265/481)        
2023-05-26T21:01:07.8138907Z remote: Compressing objects:  56% (270/481)        
2023-05-26T21:01:07.8142837Z remote: Compressing objects:  57% (275/481)        
2023-05-26T21:01:07.8154690Z remote: Compressing objects:  58% (279/481)        
2023-05-26T21:01:07.8166792Z remote: Compressing objects:  59% (284/481)        
2023-05-26T21:01:07.8169135Z remote: Compressing objects:  60% (289/481)        
2023-05-26T21:01:07.8179821Z remote: Compressing objects:  61% (294/481)        
2023-05-26T21:01:07.8195548Z remote: Compressing objects:  62% (299/481)        
2023-05-26T21:01:07.8198084Z remote: Compressing objects:  63% (304/481)        
2023-05-26T21:01:07.8208640Z remote: Compressing objects:  64% (308/481)        
2023-05-26T21:01:07.8212841Z remote: Compressing objects:  65% (313/481)        
2023-05-26T21:01:07.8216358Z remote: Compressing objects:  66% (318/481)        
2023-05-26T21:01:07.8220325Z remote: Compressing objects:  67% (323/481)        
2023-05-26T21:01:07.8220811Z remote: Compressing objects:  68% (328/481)        
2023-05-26T21:01:07.8226919Z remote: Compressing objects:  69% (332/481)        
2023-05-26T21:01:07.8235026Z remote: Compressing objects:  70% (337/481)        
2023-05-26T21:01:07.8245376Z remote: Compressing objects:  71% (342/481)        
2023-05-26T21:01:07.8256194Z remote: Compressing objects:  72% (347/481)        
2023-05-26T21:01:07.8263143Z remote: Compressing objects:  73% (352/481)        
2023-05-26T21:01:07.8277308Z remote: Compressing objects:  74% (356/481)        
2023-05-26T21:01:07.8298376Z remote: Compressing objects:  75% (361/481)        
2023-05-26T21:01:07.8335529Z remote: Compressing objects:  76% (366/481)        
2023-05-26T21:01:07.8348496Z remote: Compressing objects:  77% (371/481)        
2023-05-26T21:01:07.8349729Z remote: Compressing objects:  78% (376/481)        
2023-05-26T21:01:07.8542778Z remote: Compressing objects:  79% (380/481)        
2023-05-26T21:01:07.8637768Z remote: Compressing objects:  80% (385/481)        
2023-05-26T21:01:07.8644499Z remote: Compressing objects:  81% (390/481)        
2023-05-26T21:01:07.8644992Z remote: Compressing objects:  82% (395/481)        
2023-05-26T21:01:07.8646028Z remote: Compressing objects:  83% (400/481)        
2023-05-26T21:01:07.8646754Z remote: Compressing objects:  84% (405/481)        
2023-05-26T21:01:07.8652923Z remote: Compressing objects:  85% (409/481)        
2023-05-26T21:01:07.8656873Z remote: Compressing objects:  86% (414/481)        
2023-05-26T21:01:07.8658347Z remote: Compressing objects:  87% (419/481)        
2023-05-26T21:01:07.8660644Z remote: Compressing objects:  88% (424/481)        
2023-05-26T21:01:07.8661188Z remote: Compressing objects:  89% (429/481)        
2023-05-26T21:01:07.8661585Z remote: Compressing objects:  90% (433/481)        
2023-05-26T21:01:07.8662004Z remote: Compressing objects:  91% (438/481)        
2023-05-26T21:01:07.8662414Z remote: Compressing objects:  92% (443/481)        
2023-05-26T21:01:07.8662940Z remote: Compressing objects:  93% (448/481)        
2023-05-26T21:01:07.8664141Z remote: Compressing objects:  94% (453/481)        
2023-05-26T21:01:07.8664763Z remote: Compressing objects:  95% (457/481)        
2023-05-26T21:01:07.8665703Z remote: Compressing objects:  96% (462/481)        
2023-05-26T21:01:07.8666264Z remote: Compressing objects:  97% (467/481)        
2023-05-26T21:01:07.8666973Z remote: Compressing objects:  98% (472/481)        
2023-05-26T21:01:07.8672051Z remote: Compressing objects:  99% (477/481)        
2023-05-26T21:01:07.8674433Z remote: Compressing objects: 100% (481/481)        
2023-05-26T21:01:07.8675224Z remote: Compressing objects: 100% (481/481), done.        
2023-05-26T21:01:07.8707452Z Receiving objects:   0% (1/592)
2023-05-26T21:01:07.8710982Z Receiving objects:   1% (6/592)
2023-05-26T21:01:07.8713783Z Receiving objects:   2% (12/592)
2023-05-26T21:01:07.8864461Z Receiving objects:   3% (18/592)
2023-05-26T21:01:07.8871177Z Receiving objects:   4% (24/592)
2023-05-26T21:01:07.9806906Z Receiving objects:   5% (30/592)
2023-05-26T21:01:08.0005686Z Receiving objects:   6% (36/592)
2023-05-26T21:01:08.0923552Z Receiving objects:   7% (42/592)
2023-05-26T21:01:08.1509126Z Receiving objects:   8% (48/592)
2023-05-26T21:01:08.1684654Z Receiving objects:   9% (54/592)
2023-05-26T21:01:08.1720566Z Receiving objects:  10% (60/592)
2023-05-26T21:01:08.1875108Z Receiving objects:  11% (66/592)
2023-05-26T21:01:08.2063703Z Receiving objects:  12% (72/592)
2023-05-26T21:01:08.2084194Z Receiving objects:  13% (77/592)
2023-05-26T21:01:08.2086778Z Receiving objects:  14% (83/592)
2023-05-26T21:01:08.2089181Z Receiving objects:  15% (89/592)
2023-05-26T21:01:08.2247960Z Receiving objects:  16% (95/592)
2023-05-26T21:01:08.2250145Z Receiving objects:  17% (101/592)
2023-05-26T21:01:08.2252536Z Receiving objects:  18% (107/592)
2023-05-26T21:01:08.2257085Z Receiving objects:  19% (113/592)
2023-05-26T21:01:08.2263008Z Receiving objects:  20% (119/592)
2023-05-26T21:01:08.2264408Z Receiving objects:  21% (125/592)
2023-05-26T21:01:08.2267293Z Receiving objects:  22% (131/592)
2023-05-26T21:01:08.2269306Z Receiving objects:  23% (137/592)
2023-05-26T21:01:08.2271395Z Receiving objects:  24% (143/592)
2023-05-26T21:01:08.2274076Z Receiving objects:  25% (148/592)
2023-05-26T21:01:08.2276180Z Receiving objects:  26% (154/592)
2023-05-26T21:01:08.2277420Z Receiving objects:  27% (160/592)
2023-05-26T21:01:08.2279469Z Receiving objects:  28% (166/592)
2023-05-26T21:01:08.2280927Z Receiving objects:  29% (172/592)
2023-05-26T21:01:08.2282664Z Receiving objects:  30% (178/592)
2023-05-26T21:01:08.2285030Z Receiving objects:  31% (184/592)
2023-05-26T21:01:08.2286895Z Receiving objects:  32% (190/592)
2023-05-26T21:01:08.2289700Z Receiving objects:  33% (196/592)
2023-05-26T21:01:08.2291677Z Receiving objects:  34% (202/592)
2023-05-26T21:01:08.2293357Z Receiving objects:  35% (208/592)
2023-05-26T21:01:08.2294769Z Receiving objects:  36% (214/592)
2023-05-26T21:01:08.2296450Z Receiving objects:  37% (220/592)
2023-05-26T21:01:08.2297861Z Receiving objects:  38% (225/592)
2023-05-26T21:01:08.2299660Z Receiving objects:  39% (231/592)
2023-05-26T21:01:08.2301169Z Receiving objects:  40% (237/592)
2023-05-26T21:01:08.2303434Z Receiving objects:  41% (243/592)
2023-05-26T21:01:08.2306016Z Receiving objects:  42% (249/592)
2023-05-26T21:01:08.2308702Z Receiving objects:  43% (255/592)
2023-05-26T21:01:08.2311102Z Receiving objects:  44% (261/592)
2023-05-26T21:01:08.2312987Z Receiving objects:  45% (267/592)
2023-05-26T21:01:08.2320278Z Receiving objects:  46% (273/592)
2023-05-26T21:01:08.2325320Z Receiving objects:  47% (279/592)
2023-05-26T21:01:08.2328142Z Receiving objects:  48% (285/592)
2023-05-26T21:01:08.2331754Z Receiving objects:  49% (291/592)
2023-05-26T21:01:08.2334375Z Receiving objects:  50% (296/592)
2023-05-26T21:01:08.2339421Z Receiving objects:  51% (302/592)
2023-05-26T21:01:08.2339732Z Receiving objects:  52% (308/592)
2023-05-26T21:01:08.2437913Z Receiving objects:  53% (314/592)
2023-05-26T21:01:08.2438259Z Receiving objects:  54% (320/592)
2023-05-26T21:01:08.2441385Z Receiving objects:  55% (326/592)
2023-05-26T21:01:08.2442677Z Receiving objects:  56% (332/592)
2023-05-26T21:01:08.2447917Z Receiving objects:  57% (338/592)
2023-05-26T21:01:08.2471669Z Receiving objects:  58% (344/592)
2023-05-26T21:01:08.2471972Z Receiving objects:  59% (350/592)
2023-05-26T21:01:08.2485178Z Receiving objects:  60% (356/592)
2023-05-26T21:01:08.2485478Z Receiving objects:  61% (362/592)
2023-05-26T21:01:08.2497547Z Receiving objects:  62% (368/592)
2023-05-26T21:01:08.2497881Z Receiving objects:  63% (373/592)
2023-05-26T21:01:08.2498172Z Receiving objects:  64% (379/592)
2023-05-26T21:01:08.2498456Z Receiving objects:  65% (385/592)
2023-05-26T21:01:08.2498857Z Receiving objects:  66% (391/592)
2023-05-26T21:01:08.2499154Z Receiving objects:  67% (397/592)
2023-05-26T21:01:08.2499453Z Receiving objects:  68% (403/592)
2023-05-26T21:01:08.2499963Z Receiving objects:  69% (409/592)
2023-05-26T21:01:08.2500248Z Receiving objects:  70% (415/592)
2023-05-26T21:01:08.2500511Z Receiving objects:  71% (421/592)
2023-05-26T21:01:08.2500790Z Receiving objects:  72% (427/592)
2023-05-26T21:01:08.2501067Z Receiving objects:  73% (433/592)
2023-05-26T21:01:08.2501349Z Receiving objects:  74% (439/592)
2023-05-26T21:01:08.2501614Z Receiving objects:  75% (444/592)
2023-05-26T21:01:08.2501886Z Receiving objects:  76% (450/592)
2023-05-26T21:01:08.2502160Z Receiving objects:  77% (456/592)
2023-05-26T21:01:08.2502437Z Receiving objects:  78% (462/592)
2023-05-26T21:01:08.2632462Z Receiving objects:  79% (468/592)
2023-05-26T21:01:08.2632841Z Receiving objects:  80% (474/592)
2023-05-26T21:01:08.2633133Z Receiving objects:  81% (480/592)
2023-05-26T21:01:08.2635861Z Receiving objects:  82% (486/592)
2023-05-26T21:01:08.2636158Z Receiving objects:  83% (492/592)
2023-05-26T21:01:08.2636452Z Receiving objects:  84% (498/592)
2023-05-26T21:01:08.2640382Z Receiving objects:  85% (504/592)
2023-05-26T21:01:08.2643127Z Receiving objects:  86% (510/592)
2023-05-26T21:01:08.2646576Z Receiving objects:  87% (516/592)
2023-05-26T21:01:08.2650538Z Receiving objects:  88% (521/592)
2023-05-26T21:01:08.2655538Z Receiving objects:  89% (527/592)
2023-05-26T21:01:08.2660954Z Receiving objects:  90% (533/592)
2023-05-26T21:01:08.2661242Z Receiving objects:  91% (539/592)
2023-05-26T21:01:08.2668346Z Receiving objects:  92% (545/592)
2023-05-26T21:01:08.2668644Z Receiving objects:  93% (551/592)
2023-05-26T21:01:08.2671866Z Receiving objects:  94% (557/592)
2023-05-26T21:01:08.2674088Z Receiving objects:  95% (563/592)
2023-05-26T21:01:08.2681029Z Receiving objects:  96% (569/592)
2023-05-26T21:01:08.2681338Z Receiving objects:  97% (575/592)
2023-05-26T21:01:08.2681605Z Receiving objects:  98% (581/592)
2023-05-26T21:01:08.3010150Z Receiving objects:  99% (587/592)
2023-05-26T21:01:08.3011182Z remote: Total 592 (delta 109), reused 336 (delta 65), pack-reused 0        
2023-05-26T21:01:08.3035888Z Receiving objects: 100% (592/592)
2023-05-26T21:01:08.3036389Z Receiving objects: 100% (592/592), 2.19 MiB | 5.07 MiB/s, done.
2023-05-26T21:01:08.3064849Z Resolving deltas:   0% (0/109)
2023-05-26T21:01:08.3073176Z Resolving deltas:   1% (2/109)
2023-05-26T21:01:08.3078315Z Resolving deltas:   2% (3/109)
2023-05-26T21:01:08.3087511Z Resolving deltas:   3% (4/109)
2023-05-26T21:01:08.3099893Z Resolving deltas:   4% (5/109)
2023-05-26T21:01:08.3102336Z Resolving deltas:   5% (6/109)
2023-05-26T21:01:08.3106038Z Resolving deltas:   6% (7/109)
2023-05-26T21:01:08.3107311Z Resolving deltas:   7% (8/109)
2023-05-26T21:01:08.3111318Z Resolving deltas:   8% (9/109)
2023-05-26T21:01:08.3113853Z Resolving deltas:   9% (10/109)
2023-05-26T21:01:08.3115809Z Resolving deltas:  10% (11/109)
2023-05-26T21:01:08.3119700Z Resolving deltas:  11% (12/109)
2023-05-26T21:01:08.3120849Z Resolving deltas:  12% (14/109)
2023-05-26T21:01:08.3132319Z Resolving deltas:  13% (15/109)
2023-05-26T21:01:08.3140485Z Resolving deltas:  14% (16/109)
2023-05-26T21:01:08.3145458Z Resolving deltas:  15% (17/109)
2023-05-26T21:01:08.3151723Z Resolving deltas:  16% (18/109)
2023-05-26T21:01:08.3156563Z Resolving deltas:  17% (19/109)
2023-05-26T21:01:08.3164149Z Resolving deltas:  18% (20/109)
2023-05-26T21:01:08.3165434Z Resolving deltas:  19% (21/109)
2023-05-26T21:01:08.3172196Z Resolving deltas:  20% (22/109)
2023-05-26T21:01:08.3176682Z Resolving deltas:  21% (23/109)
2023-05-26T21:01:08.3177191Z Resolving deltas:  22% (24/109)
2023-05-26T21:01:08.3181097Z Resolving deltas:  23% (26/109)
2023-05-26T21:01:08.3181607Z Resolving deltas:  24% (27/109)
2023-05-26T21:01:08.3182027Z Resolving deltas:  25% (28/109)
2023-05-26T21:01:08.3182650Z Resolving deltas:  26% (29/109)
2023-05-26T21:01:08.3188388Z Resolving deltas:  27% (30/109)
2023-05-26T21:01:08.3188980Z Resolving deltas:  28% (31/109)
2023-05-26T21:01:08.3189490Z Resolving deltas:  29% (32/109)
2023-05-26T21:01:08.3189987Z Resolving deltas:  30% (33/109)
2023-05-26T21:01:08.3190902Z Resolving deltas:  31% (34/109)
2023-05-26T21:01:08.3191408Z Resolving deltas:  32% (35/109)
2023-05-26T21:01:08.3191858Z Resolving deltas:  33% (36/109)
2023-05-26T21:01:08.3192308Z Resolving deltas:  34% (38/109)
2023-05-26T21:01:08.3192817Z Resolving deltas:  35% (39/109)
2023-05-26T21:01:08.3193275Z Resolving deltas:  36% (40/109)
2023-05-26T21:01:08.3197811Z Resolving deltas:  37% (41/109)
2023-05-26T21:01:08.3198226Z Resolving deltas:  38% (42/109)
2023-05-26T21:01:08.3198761Z Resolving deltas:  39% (43/109)
2023-05-26T21:01:08.3199253Z Resolving deltas:  40% (44/109)
2023-05-26T21:01:08.3199706Z Resolving deltas:  41% (45/109)
2023-05-26T21:01:08.3200142Z Resolving deltas:  42% (46/109)
2023-05-26T21:01:08.3200706Z Resolving deltas:  43% (47/109)
2023-05-26T21:01:08.3205013Z Resolving deltas:  44% (48/109)
2023-05-26T21:01:08.3205562Z Resolving deltas:  45% (50/109)
2023-05-26T21:01:08.3205961Z Resolving deltas:  46% (51/109)
2023-05-26T21:01:08.3206540Z Resolving deltas:  47% (52/109)
2023-05-26T21:01:08.3207012Z Resolving deltas:  48% (53/109)
2023-05-26T21:01:08.3207455Z Resolving deltas:  49% (54/109)
2023-05-26T21:01:08.3207890Z Resolving deltas:  50% (55/109)
2023-05-26T21:01:08.3208375Z Resolving deltas:  51% (56/109)
2023-05-26T21:01:08.3208766Z Resolving deltas:  52% (57/109)
2023-05-26T21:01:08.3217018Z Resolving deltas:  53% (58/109)
2023-05-26T21:01:08.3217464Z Resolving deltas:  54% (59/109)
2023-05-26T21:01:08.3217974Z Resolving deltas:  55% (60/109)
2023-05-26T21:01:08.3218470Z Resolving deltas:  56% (62/109)
2023-05-26T21:01:08.3218968Z Resolving deltas:  57% (63/109)
2023-05-26T21:01:08.3219416Z Resolving deltas:  58% (64/109)
2023-05-26T21:01:08.3219855Z Resolving deltas:  59% (65/109)
2023-05-26T21:01:08.3220312Z Resolving deltas:  60% (66/109)
2023-05-26T21:01:08.3220790Z Resolving deltas:  61% (67/109)
2023-05-26T21:01:08.3221602Z Resolving deltas:  62% (68/109)
2023-05-26T21:01:08.3222064Z Resolving deltas:  63% (69/109)
2023-05-26T21:01:08.3222514Z Resolving deltas:  64% (70/109)
2023-05-26T21:01:08.3222986Z Resolving deltas:  65% (71/109)
2023-05-26T21:01:08.3227397Z Resolving deltas:  66% (72/109)
2023-05-26T21:01:08.3227894Z Resolving deltas:  67% (74/109)
2023-05-26T21:01:08.3228366Z Resolving deltas:  68% (75/109)
2023-05-26T21:01:08.3228814Z Resolving deltas:  69% (76/109)
2023-05-26T21:01:08.3229327Z Resolving deltas:  70% (77/109)
2023-05-26T21:01:08.3229777Z Resolving deltas:  71% (78/109)
2023-05-26T21:01:08.3230209Z Resolving deltas:  72% (79/109)
2023-05-26T21:01:08.3231295Z Resolving deltas:  73% (80/109)
2023-05-26T21:01:08.3231722Z Resolving deltas:  74% (81/109)
2023-05-26T21:01:08.3232165Z Resolving deltas:  75% (82/109)
2023-05-26T21:01:08.3232617Z Resolving deltas:  76% (83/109)
2023-05-26T21:01:08.3234443Z Resolving deltas:  77% (84/109)
2023-05-26T21:01:08.3234947Z Resolving deltas:  78% (86/109)
2023-05-26T21:01:08.3235490Z Resolving deltas:  79% (87/109)
2023-05-26T21:01:08.3235961Z Resolving deltas:  80% (88/109)
2023-05-26T21:01:08.3236412Z Resolving deltas:  81% (89/109)
2023-05-26T21:01:08.3236848Z Resolving deltas:  82% (90/109)
2023-05-26T21:01:08.3237344Z Resolving deltas:  83% (91/109)
2023-05-26T21:01:08.3237727Z Resolving deltas:  84% (92/109)
2023-05-26T21:01:08.3238175Z Resolving deltas:  85% (93/109)
2023-05-26T21:01:08.3238633Z Resolving deltas:  86% (94/109)
2023-05-26T21:01:08.3240059Z Resolving deltas:  87% (95/109)
2023-05-26T21:01:08.3241551Z Resolving deltas:  88% (96/109)
2023-05-26T21:01:08.3243036Z Resolving deltas:  89% (98/109)
2023-05-26T21:01:08.3244205Z Resolving deltas:  90% (99/109)
2023-05-26T21:01:08.3244920Z Resolving deltas:  91% (100/109)
2023-05-26T21:01:08.3245918Z Resolving deltas:  92% (101/109)
2023-05-26T21:01:08.3246579Z Resolving deltas:  93% (102/109)
2023-05-26T21:01:08.3247593Z Resolving deltas:  94% (103/109)
2023-05-26T21:01:08.3248284Z Resolving deltas:  95% (104/109)
2023-05-26T21:01:08.3249606Z Resolving deltas:  96% (105/109)
2023-05-26T21:01:08.3250173Z Resolving deltas:  97% (106/109)
2023-05-26T21:01:08.3251050Z Resolving deltas:  98% (107/109)
2023-05-26T21:01:08.3252543Z Resolving deltas:  99% (108/109)
2023-05-26T21:01:08.3257447Z Resolving deltas: 100% (109/109)
2023-05-26T21:01:08.3258045Z Resolving deltas: 100% (109/109), done.
2023-05-26T21:01:08.3379792Z From https://github.com/Mizenek/app
2023-05-26T21:01:08.3380710Z  * [new ref]         2879c5a9bfb0194e504167d548b87bdcd67a7597 -> origin/task/auto-build
2023-05-26T21:01:08.3428681Z ##[endgroup]
2023-05-26T21:01:08.3429322Z ##[group]Determining the checkout info
2023-05-26T21:01:08.3429893Z ##[endgroup]
2023-05-26T21:01:08.3430665Z ##[group]Checking out the ref
2023-05-26T21:01:08.3431516Z [command]/usr/bin/git checkout --progress --force -B task/auto-build refs/remotes/origin/task/auto-build
2023-05-26T21:01:08.4028062Z Switched to a new branch 'task/auto-build'
2023-05-26T21:01:08.4029163Z branch 'task/auto-build' set up to track 'origin/task/auto-build'.
2023-05-26T21:01:08.4054152Z ##[endgroup]
2023-05-26T21:01:08.4091891Z [command]/usr/bin/git log -1 --format='%H'
2023-05-26T21:01:08.4126138Z '2879c5a9bfb0194e504167d548b87bdcd67a7597'
2023-05-26T21:01:08.4526848Z ##[group]Run actions/setup-node@v3
2023-05-26T21:01:08.4527168Z with:
2023-05-26T21:01:08.4527535Z   node-version: 18.x
2023-05-26T21:01:08.4527865Z   cache: yarn
2023-05-26T21:01:08.4528190Z   always-auth: false
2023-05-26T21:01:08.4528489Z   check-latest: false
2023-05-26T21:01:08.4528962Z   token: ***
2023-05-26T21:01:08.4529306Z ##[endgroup]
2023-05-26T21:01:08.7494164Z Found in cache @ /opt/hostedtoolcache/node/18.16.0/x64
2023-05-26T21:01:08.7514305Z ##[group]Environment details
2023-05-26T21:01:13.4840314Z node: v18.16.0
2023-05-26T21:01:13.4841040Z npm: 9.5.1
2023-05-26T21:01:13.4841443Z yarn: 1.22.19
2023-05-26T21:01:13.4854325Z ##[endgroup]
2023-05-26T21:01:13.4871608Z [command]/usr/local/bin/yarn --version
2023-05-26T21:01:13.6805932Z 1.22.19
2023-05-26T21:01:13.6959711Z [command]/usr/local/bin/yarn cache dir
2023-05-26T21:01:13.9279452Z /home/runner/.cache/yarn/v6
2023-05-26T21:01:14.3567826Z yarn cache is not found
2023-05-26T21:01:14.3720809Z ##[group]Run expo/expo-github-action@v8
2023-05-26T21:01:14.3721115Z with:
2023-05-26T21:01:14.3721355Z   eas-version: latest
2023-05-26T21:01:14.3721737Z   token: ***
2023-05-26T21:01:14.3721981Z   expo-cache: true
2023-05-26T21:01:14.3722231Z   eas-cache: true
2023-05-26T21:01:14.3722478Z   packager: yarn
2023-05-26T21:01:14.3722720Z   patch-watchers: true
2023-05-26T21:01:14.3722983Z ##[endgroup]
2023-05-26T21:01:14.5792093Z Skipped installing expo-cli: 'expo-version' not provided.
2023-05-26T21:01:15.4270706Z ##[group]Installing eas-cli (3.13.2) from cache or with yarn
2023-05-26T21:01:16.0121037Z [command]/usr/local/bin/yarn add eas-cli@3.13.2
2023-05-26T21:01:16.2261451Z yarn add v1.22.19
2023-05-26T21:01:16.2467273Z info No lockfile found.
2023-05-26T21:01:16.2749923Z [1/4] Resolving packages...
2023-05-26T21:01:17.6891734Z warning eas-cli > @oclif/core > @oclif/screen@3.0.4: Deprecated in favor of @oclif/core
2023-05-26T21:01:17.6894531Z warning eas-cli > @expo/plugin-warn-if-update-available > @oclif/core > @oclif/screen@3.0.4: Deprecated in favor of @oclif/core
2023-05-26T21:01:18.3493501Z [2/4] Fetching packages...
2023-05-26T21:01:23.6399494Z [3/4] Linking dependencies...
2023-05-26T21:01:23.6407717Z warning "eas-cli > @expo/prebuild-config@5.0.7" has unmet peer dependency "expo-modules-autolinking@>=0.8.1".
2023-05-26T21:01:25.8519002Z [4/4] Building fresh packages...
2023-05-26T21:01:25.8797686Z success Saved lockfile.
2023-05-26T21:01:25.9182881Z success Saved 236 new dependencies.
2023-05-26T21:01:25.9185989Z info Direct dependencies
2023-05-26T21:01:25.9192875Z └─ eas-cli@3.13.2
2023-05-26T21:01:25.9195304Z info All dependencies
2023-05-26T21:01:25.9201830Z ├─ @0no-co/graphql.web@1.0.1
2023-05-26T21:01:25.9204390Z ├─ @babel/helper-validator-identifier@7.19.1
2023-05-26T21:01:25.9206526Z ├─ @babel/highlight@7.18.6
2023-05-26T21:01:25.9208782Z ├─ @expo/apple-utils@1.2.0
2023-05-26T21:01:25.9212547Z ├─ @expo/code-signing-certificates@0.0.5
2023-05-26T21:01:25.9214931Z ├─ @expo/config@7.0.3
2023-05-26T21:01:25.9217111Z ├─ @expo/eas-json@3.13.0
2023-05-26T21:01:25.9219446Z ├─ @expo/image-utils@0.3.22
2023-05-26T21:01:25.9223937Z ├─ @expo/logger@1.0.13
2023-05-26T21:01:25.9226558Z ├─ @expo/multipart-body-parser@1.1.0
2023-05-26T21:01:25.9227626Z ├─ @expo/osascript@2.0.33
2023-05-26T21:01:25.9228665Z ├─ @expo/package-manager@0.0.57
2023-05-26T21:01:25.9231144Z ├─ @expo/pkcs12@0.0.8
2023-05-26T21:01:25.9232190Z ├─ @expo/plist@0.0.20
2023-05-26T21:01:25.9233130Z ├─ @expo/plugin-help@5.1.22
2023-05-26T21:01:25.9234101Z ├─ @expo/plugin-warn-if-update-available@2.5.0
2023-05-26T21:01:25.9234857Z ├─ @expo/prebuild-config@5.0.7
2023-05-26T21:01:25.9235655Z ├─ @expo/results@1.0.0
2023-05-26T21:01:25.9236530Z ├─ @expo/rudder-sdk-node@1.1.1
2023-05-26T21:01:25.9237293Z ├─ @expo/spawn-async@1.7.2
2023-05-26T21:01:25.9238144Z ├─ @expo/steps@1.0.13
2023-05-26T21:01:25.9239051Z ├─ @expo/timeago.js@1.0.0
2023-05-26T21:01:25.9239938Z ├─ @jridgewell/gen-mapping@0.3.3
2023-05-26T21:01:25.9240749Z ├─ @jridgewell/resolve-uri@3.1.0
2023-05-26T21:01:25.9241550Z ├─ @jridgewell/set-array@1.1.2
2023-05-26T21:01:25.9242372Z ├─ @jridgewell/sourcemap-codec@1.4.15
2023-05-26T21:01:25.9243221Z ├─ @jridgewell/trace-mapping@0.3.18
2023-05-26T21:01:25.9243948Z ├─ @nodelib/fs.scandir@2.1.5
2023-05-26T21:01:25.9244739Z ├─ @nodelib/fs.stat@2.0.5
2023-05-26T21:01:25.9245522Z ├─ @nodelib/fs.walk@1.2.8
2023-05-26T21:01:25.9247727Z ├─ @oclif/plugin-autocomplete@1.3.10
2023-05-26T21:01:25.9248713Z ├─ @segment/ajv-human-errors@2.7.0
2023-05-26T21:01:25.9249603Z ├─ @segment/loosely-validate-event@2.0.0
2023-05-26T21:01:25.9250296Z ├─ @sideway/formula@3.0.1
2023-05-26T21:01:25.9251078Z ├─ @urql/core@3.1.1
2023-05-26T21:01:25.9252023Z ├─ @urql/exchange-retry@1.0.0
2023-05-26T21:01:25.9252813Z ├─ @xmldom/xmldom@0.7.10
2023-05-26T21:01:25.9302868Z ├─ agent-base@6.0.2
2023-05-26T21:01:25.9303440Z ├─ ajv-formats@2.1.1
2023-05-26T21:01:25.9303753Z ├─ ajv@8.11.0
2023-05-26T21:01:25.9304085Z ├─ ansi-escapes@4.3.2
2023-05-26T21:01:25.9304945Z ├─ ansi-regex@5.0.1
2023-05-26T21:01:25.9305297Z ├─ ansi-styles@4.3.0
2023-05-26T21:01:25.9305610Z ├─ ansicolors@0.3.2
2023-05-26T21:01:25.9305904Z ├─ arg@5.0.2
2023-05-26T21:01:25.9306215Z ├─ argparse@1.0.10
2023-05-26T21:01:25.9306545Z ├─ array-union@2.1.0
2023-05-26T21:01:25.9307263Z ├─ asn1@0.2.6
2023-05-26T21:01:25.9307552Z ├─ async@3.2.4
2023-05-26T21:01:25.9307862Z ├─ asynckit@0.4.0
2023-05-26T21:01:25.9308180Z ├─ base64-js@1.5.1
2023-05-26T21:01:25.9308505Z ├─ better-opn@3.0.2
2023-05-26T21:01:25.9308839Z ├─ big-integer@1.6.51
2023-05-26T21:01:25.9309178Z ├─ bplist-creator@0.1.0
2023-05-26T21:01:25.9309536Z ├─ bplist-parser@0.3.1
2023-05-26T21:01:25.9309846Z ├─ braces@3.0.2
2023-05-26T21:01:25.9310153Z ├─ builtins@1.0.3
2023-05-26T21:01:25.9310617Z ├─ chalk@4.1.2
2023-05-26T21:01:25.9310924Z ├─ charenc@0.0.2
2023-05-26T21:01:25.9311214Z ├─ chownr@2.0.0
2023-05-26T21:01:25.9311528Z ├─ cli-cursor@3.1.0
2023-05-26T21:01:25.9311860Z ├─ cli-spinners@2.9.0
2023-05-26T21:01:25.9312181Z ├─ clone@1.0.4
2023-05-26T21:01:25.9312494Z ├─ color-convert@2.0.1
2023-05-26T21:01:25.9312824Z ├─ color-name@1.1.4
2023-05-26T21:01:25.9313539Z ├─ combined-stream@1.0.8
2023-05-26T21:01:25.9318026Z ├─ commander@4.1.1
2023-05-26T21:01:25.9318368Z ├─ component-type@1.2.1
2023-05-26T21:01:25.9318692Z ├─ concat-map@0.0.1
2023-05-26T21:01:25.9319027Z ├─ content-type@1.0.5
2023-05-26T21:01:25.9319334Z ├─ crypt@0.0.2
2023-05-26T21:01:25.9319701Z ├─ crypto-random-string@1.0.0
2023-05-26T21:01:25.9320323Z ├─ dateformat@4.6.3
2023-05-26T21:01:25.9320628Z ├─ defaults@1.0.4
2023-05-26T21:01:25.9320981Z ├─ define-lazy-prop@2.0.0
2023-05-26T21:01:25.9321344Z ├─ delayed-stream@1.0.0
2023-05-26T21:01:25.9321650Z ├─ dicer@0.3.1
2023-05-26T21:01:25.9321959Z ├─ dir-glob@3.0.1
2023-05-26T21:01:25.9322238Z ├─ domino@2.1.6
2023-05-26T21:01:25.9322558Z ├─ dotenv@16.0.3
2023-05-26T21:01:25.9322865Z ├─ eas-cli@3.13.2
2023-05-26T21:01:25.9323185Z ├─ emoji-regex@8.0.0
2023-05-26T21:01:25.9323509Z ├─ env-paths@2.2.0
2023-05-26T21:01:25.9323861Z ├─ env-string@1.0.1
2023-05-26T21:01:25.9324161Z ├─ envinfo@7.8.1
2023-05-26T21:01:25.9324469Z ├─ err-code@2.0.3
2023-05-26T21:01:25.9324781Z ├─ error-ex@1.3.2
2023-05-26T21:01:25.9325078Z ├─ esprima@4.0.1
2023-05-26T21:01:25.9325380Z ├─ exec-async@2.2.0
2023-05-26T21:01:25.9325703Z ├─ fast-glob@3.2.12
2023-05-26T21:01:25.9325997Z ├─ fastq@1.15.0
2023-05-26T21:01:25.9326317Z ├─ fetch-retry@4.1.1
2023-05-26T21:01:25.9326622Z ├─ figures@3.2.0
2023-05-26T21:01:25.9326919Z ├─ filelist@1.0.4
2023-05-26T21:01:25.9327235Z ├─ fill-range@7.0.1
2023-05-26T21:01:25.9327531Z ├─ find-up@5.0.0
2023-05-26T21:01:25.9327949Z ├─ find-yarn-workspace-root@2.0.0
2023-05-26T21:01:25.9328312Z ├─ form-data@4.0.0
2023-05-26T21:01:25.9328609Z ├─ fs-extra@9.1.0
2023-05-26T21:01:25.9328927Z ├─ fs-minipass@2.1.0
2023-05-26T21:01:25.9329282Z ├─ glob-parent@5.1.2
2023-05-26T21:01:25.9329619Z ├─ golden-fleece@1.0.9
2023-05-26T21:01:25.9329959Z ├─ gradle-to-js@2.0.1
2023-05-26T21:01:25.9330283Z ├─ graphql-tag@2.12.6
2023-05-26T21:01:25.9330692Z ├─ graphql@16.6.0
2023-05-26T21:01:25.9331032Z ├─ hosted-git-info@3.0.8
2023-05-26T21:01:25.9331367Z ├─ http-call@5.3.0
2023-05-26T21:01:25.9331724Z ├─ https-proxy-agent@5.0.1
2023-05-26T21:01:25.9332046Z ├─ ignore@5.2.4
2023-05-26T21:01:25.9332352Z ├─ imurmurhash@0.1.4
2023-05-26T21:01:25.9332671Z ├─ inflight@1.0.6
2023-05-26T21:01:25.9332982Z ├─ inherits@2.0.4
2023-05-26T21:01:25.9333301Z ├─ is-arrayish@0.2.1
2023-05-26T21:01:25.9333620Z ├─ is-buffer@1.1.6
2023-05-26T21:01:25.9333920Z ├─ is-docker@2.2.1
2023-05-26T21:01:25.9334232Z ├─ is-extglob@2.1.1
2023-05-26T21:01:25.9334645Z ├─ is-fullwidth-code-point@3.0.0
2023-05-26T21:01:25.9334982Z ├─ is-glob@4.0.3
2023-05-26T21:01:25.9335311Z ├─ is-interactive@1.0.0
2023-05-26T21:01:25.9335622Z ├─ is-number@7.0.0
2023-05-26T21:01:25.9335969Z ├─ is-retry-allowed@1.2.0
2023-05-26T21:01:25.9336616Z ├─ is-stream@2.0.1
2023-05-26T21:01:25.9336982Z ├─ is-unicode-supported@0.1.0
2023-05-26T21:01:25.9337308Z ├─ jake@10.8.6
2023-05-26T21:01:25.9337824Z ├─ jimp-compact@0.16.1
2023-05-26T21:01:25.9338158Z ├─ jks-js@1.1.0
2023-05-26T21:01:25.9338497Z ├─ join-component@1.1.0
2023-05-26T21:01:25.9338828Z ├─ js-tokens@4.0.0
2023-05-26T21:01:25.9339248Z ├─ json-parse-better-errors@1.0.2
2023-05-26T21:01:25.9339567Z ├─ json5@1.0.2
2023-05-26T21:01:25.9339875Z ├─ keychain@1.3.0
2023-05-26T21:01:25.9340164Z ├─ kleur@3.0.3
2023-05-26T21:01:25.9340508Z ├─ lines-and-columns@1.2.4
2023-05-26T21:01:25.9340860Z ├─ locate-path@6.0.0
2023-05-26T21:01:25.9341183Z ├─ lodash.merge@4.6.2
2023-05-26T21:01:25.9341513Z ├─ log-symbols@4.1.0
2023-05-26T21:01:25.9341804Z ├─ md5@2.3.0
2023-05-26T21:01:25.9342087Z ├─ merge2@1.4.1
2023-05-26T21:01:25.9342398Z ├─ micromatch@4.0.5
2023-05-26T21:01:25.9342696Z ├─ mime-db@1.52.0
2023-05-26T21:01:25.9343016Z ├─ mime-types@2.1.35
2023-05-26T21:01:25.9343335Z ├─ mime@3.0.0
2023-05-26T21:01:25.9343951Z ├─ mimic-fn@2.1.0
2023-05-26T21:01:25.9344273Z ├─ minimatch@3.1.2
2023-05-26T21:01:25.9344625Z ├─ minimist@1.2.8
2023-05-26T21:01:25.9344931Z ├─ minizlib@2.1.2
2023-05-26T21:01:25.9345240Z ├─ mkdirp@1.0.4
2023-05-26T21:01:25.9345523Z ├─ ms@2.1.2
2023-05-26T21:01:25.9345835Z ├─ mute-stream@0.0.8
2023-05-26T21:01:25.9346117Z ├─ mv@2.1.1
2023-05-26T21:01:25.9346386Z ├─ mz@2.7.0
2023-05-26T21:01:25.9346666Z ├─ nanoid@3.3.4
2023-05-26T21:01:25.9346946Z ├─ ncp@2.0.0
2023-05-26T21:01:25.9347245Z ├─ nice-try@1.0.5
2023-05-26T21:01:25.9347551Z ├─ node-fetch@2.6.11
2023-05-26T21:01:25.9347874Z ├─ node-forge@1.3.1
2023-05-26T21:01:25.9348190Z ├─ node-int64@0.4.0
2023-05-26T21:01:25.9348509Z ├─ node-rsa@1.1.1
2023-05-26T21:01:25.9348855Z ├─ npm-package-arg@7.0.0
2023-05-26T21:01:25.9349198Z ├─ object-assign@4.1.1
2023-05-26T21:01:25.9349499Z ├─ once@1.4.0
2023-05-26T21:01:25.9349784Z ├─ onetime@5.1.2
2023-05-26T21:01:25.9350070Z ├─ open@8.4.2
2023-05-26T21:01:25.9350592Z ├─ ora@5.1.0
2023-05-26T21:01:25.9350920Z ├─ os-homedir@1.0.2
2023-05-26T21:01:25.9351239Z ├─ os-tmpdir@1.0.2
2023-05-26T21:01:25.9351532Z ├─ osenv@0.1.5
2023-05-26T21:01:25.9351825Z ├─ p-limit@3.1.0
2023-05-26T21:01:25.9352160Z ├─ p-locate@5.0.0
2023-05-26T21:01:25.9352444Z ├─ p-try@2.2.0
2023-05-26T21:01:25.9352769Z ├─ parse-json@4.0.0
2023-05-26T21:01:25.9353094Z ├─ parse-png@2.1.0
2023-05-26T21:01:25.9353445Z ├─ path-is-absolute@1.0.1
2023-05-26T21:01:25.9353773Z ├─ path-key@2.0.1
2023-05-26T21:01:25.9354074Z ├─ path-type@4.0.0
2023-05-26T21:01:25.9354849Z ├─ picomatch@2.3.1
2023-05-26T21:01:25.9355155Z ├─ pirates@4.0.5
2023-05-26T21:01:25.9355447Z ├─ pkg-dir@4.2.0
2023-05-26T21:01:25.9355735Z ├─ plist@3.0.6
2023-05-26T21:01:25.9356542Z ├─ pngjs@6.0.0
2023-05-26T21:01:25.9356876Z ├─ promise-limit@2.7.0
2023-05-26T21:01:25.9357226Z ├─ promise-retry@2.0.1
2023-05-26T21:01:25.9357538Z ├─ prompts@2.4.2
2023-05-26T21:01:25.9357854Z ├─ punycode@2.3.0
2023-05-26T21:01:25.9358192Z ├─ qrcode-terminal@0.12.0
2023-05-26T21:01:25.9358767Z ├─ queue-microtask@1.2.3
2023-05-26T21:01:25.9359126Z ├─ redeyed@2.1.1
2023-05-26T21:01:25.9359522Z ├─ remove-trailing-slash@0.1.1
2023-05-26T21:01:25.9359892Z ├─ restore-cursor@3.1.0
2023-05-26T21:01:25.9360203Z ├─ retry@0.12.0
2023-05-26T21:01:25.9360496Z ├─ reusify@1.0.4
2023-05-26T21:01:25.9360785Z ├─ rimraf@3.0.2
2023-05-26T21:01:25.9361109Z ├─ run-parallel@1.2.0
2023-05-26T21:01:25.9361442Z ├─ safe-buffer@5.2.1
2023-05-26T21:01:25.9361796Z ├─ safe-json-stringify@1.2.0
2023-05-26T21:01:25.9362148Z ├─ safer-buffer@2.1.2
2023-05-26T21:01:25.9362442Z ├─ sax@1.2.4
2023-05-26T21:01:25.9362769Z ├─ shebang-command@1.2.0
2023-05-26T21:01:25.9363113Z ├─ shebang-regex@1.0.0
2023-05-26T21:01:25.9363436Z ├─ simple-plist@1.3.1
2023-05-26T21:01:25.9363765Z ├─ sisteransi@1.0.5
2023-05-26T21:01:25.9364064Z ├─ slugify@1.6.6
2023-05-26T21:01:25.9364351Z ├─ split@1.0.1
2023-05-26T21:01:25.9364664Z ├─ sprintf-js@1.0.3
2023-05-26T21:01:25.9364992Z ├─ stream-buffers@2.2.0
2023-05-26T21:01:25.9365331Z ├─ streamsearch@1.1.0
2023-05-26T21:01:25.9365947Z ├─ string-width@4.2.3
2023-05-26T21:01:25.9366310Z ├─ structured-headers@0.4.1
2023-05-26T21:01:25.9366653Z ├─ sucrase@3.32.0
2023-05-26T21:01:25.9367116Z ├─ sudo-prompt@9.1.1
2023-05-26T21:01:25.9367474Z ├─ supports-color@7.2.0
2023-05-26T21:01:25.9367852Z ├─ supports-hyperlinks@2.3.0
2023-05-26T21:01:25.9368170Z ├─ tar@6.1.13
2023-05-26T21:01:25.9368470Z ├─ temp-dir@1.0.0
2023-05-26T21:01:25.9368746Z ├─ tempy@0.3.0
2023-05-26T21:01:25.9369066Z ├─ thenify-all@1.6.0
2023-05-26T21:01:25.9369368Z ├─ thenify@3.3.1
2023-05-26T21:01:25.9369684Z ├─ this-file@2.0.3
2023-05-26T21:01:25.9369981Z ├─ through@2.3.8
2023-05-26T21:01:25.9380811Z ├─ to-regex-range@5.0.1
2023-05-26T21:01:25.9381157Z ├─ tr46@0.0.3
2023-05-26T21:01:25.9381560Z ├─ ts-interface-checker@0.1.13
2023-05-26T21:01:25.9381891Z ├─ tslib@2.5.2
2023-05-26T21:01:25.9382219Z ├─ tunnel-agent@0.6.0
2023-05-26T21:01:25.9382549Z ├─ turndown@7.1.1
2023-05-26T21:01:25.9382861Z ├─ type-fest@0.21.3
2023-05-26T21:01:25.9383230Z ├─ unique-string@1.0.0
2023-05-26T21:01:25.9383557Z ├─ untildify@4.0.0
2023-05-26T21:01:25.9383842Z ├─ uuid@8.3.2
2023-05-26T21:01:25.9384257Z ├─ validate-npm-package-name@3.0.0
2023-05-26T21:01:25.9384619Z ├─ wcwidth@1.0.1
2023-05-26T21:01:25.9384972Z ├─ webidl-conversions@3.0.1
2023-05-26T21:01:25.9385288Z ├─ which@1.3.1
2023-05-26T21:01:25.9385569Z ├─ wonka@6.3.2
2023-05-26T21:01:25.9385840Z ├─ yaml@2.3.1
2023-05-26T21:01:25.9386139Z └─ yocto-queue@0.1.0
2023-05-26T21:01:25.9386404Z Done in 9.72s.
2023-05-26T21:01:28.5605904Z [command]/usr/bin/tar --posix -cf cache.tgz --exclude cache.tgz -P -C /home/runner/work/app/app --files-from manifest.txt -z
2023-05-26T21:01:32.4061952Z Cache Size: ~9 MB (9218233 B)
2023-05-26T21:01:32.9712069Z Cache saved successfully
2023-05-26T21:01:32.9820221Z ##[endgroup]
2023-05-26T21:01:32.9820759Z ##[group]Validating authenticated account
2023-05-26T21:01:32.9854524Z [command]/opt/hostedtoolcache/eas-cli/3.13.2/x64/node_modules/.bin/eas whoami
2023-05-26T21:01:34.0302779Z CI/CD (robot)
2023-05-26T21:01:34.0303604Z 
2023-05-26T21:01:34.0305841Z Accounts:
2023-05-26T21:01:34.0309181Z • waheb (Role: Viewer)
2023-05-26T21:01:34.2752052Z ##[endgroup]
2023-05-26T21:01:34.2753369Z ##[group]Patching system watchers for the 'ENOSPC' error
2023-05-26T21:01:34.2773327Z [command]/usr/bin/sudo sysctl fs.inotify.max_user_instances=524288
2023-05-26T21:01:34.3100383Z fs.inotify.max_user_instances = 524288
2023-05-26T21:01:34.3145351Z [command]/usr/bin/sudo sysctl fs.inotify.max_user_watches=524288
2023-05-26T21:01:34.3238555Z fs.inotify.max_user_watches = 524288
2023-05-26T21:01:34.3308884Z [command]/usr/bin/sudo sysctl fs.inotify.max_queued_events=524288
2023-05-26T21:01:34.3423126Z fs.inotify.max_queued_events = 524288
2023-05-26T21:01:34.3450631Z [command]/usr/bin/sudo sysctl -p
2023-05-26T21:01:34.3562781Z vm.max_map_count = 262144
2023-05-26T21:01:34.3563315Z fs.inotify.max_user_watches = 655360
2023-05-26T21:01:34.3563796Z fs.inotify.max_user_instances = 1280
2023-05-26T21:01:34.3592260Z Patched system watchers for the `ENOSPC` error.
2023-05-26T21:01:34.3594631Z ##[endgroup]
2023-05-26T21:01:34.3759308Z ##[group]Run yarn install
2023-05-26T21:01:34.3759652Z [36;1myarn install[0m
2023-05-26T21:01:34.3826077Z shell: /usr/bin/bash -e {0}
2023-05-26T21:01:34.3826372Z env:
2023-05-26T21:01:34.3826639Z   MSYS: winsymlinks:nativestrict
2023-05-26T21:01:34.3827112Z   EXPO_TOKEN: ***
2023-05-26T21:01:34.3827351Z ##[endgroup]
2023-05-26T21:01:34.6036804Z yarn install v1.22.19
2023-05-26T21:01:34.7304295Z [1/4] Resolving packages...
2023-05-26T21:01:35.4322059Z [2/4] Fetching packages...
2023-05-26T21:02:06.6081364Z [3/4] Linking dependencies...
2023-05-26T21:02:06.6116943Z warning " > @bothrs/expo-mixpanel-analytics@2.0.3" has incorrect peer dependency "react@17".
2023-05-26T21:02:06.6119717Z warning " > @bothrs/expo-mixpanel-analytics@2.0.3" has incorrect peer dependency "react-native@0.64".
2023-05-26T21:02:06.6121516Z warning " > @config-plugins/android-jsc-intl@4.0.0" has incorrect peer dependency "expo@^47.0.3".
2023-05-26T21:02:06.6123947Z warning " > @config-plugins/react-native-blob-util@4.0.0" has incorrect peer dependency "expo@^47.0.3".
2023-05-26T21:02:06.6125901Z warning " > @config-plugins/react-native-pdf@4.0.0" has incorrect peer dependency "expo@^47.0.3".
2023-05-26T21:02:06.6135176Z warning " > @react-native-community/picker@1.8.1" has incorrect peer dependency "react@^16.0".
2023-05-26T21:02:06.6139231Z warning " > @react-navigation/material-bottom-tabs@5.3.19" has unmet peer dependency "react-native-vector-icons@>= 6.0.0".
2023-05-26T21:02:06.6144465Z warning "@react-navigation/tabs > @react-navigation/core > create-react-context@0.2.3" has incorrect peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
2023-05-26T21:02:06.6148503Z warning "expo-splash-screen > @expo/prebuild-config@6.0.0" has unmet peer dependency "expo-modules-autolinking@>=0.8.1".
2023-05-26T21:02:06.6210984Z warning " > lottie-react-native@5.1.5" has unmet peer dependency "lottie-ios@^3.4.0".
2023-05-26T21:02:06.6216426Z warning "react-native > react-native-codegen > jscodeshift@0.13.1" has unmet peer dependency "@babel/preset-env@^7.1.6".
2023-05-26T21:02:06.6224510Z warning " > react-native-markdown-display@7.0.0-alpha.2" has incorrect peer dependency "react@^16.2.0".
2023-05-26T21:02:06.6225689Z warning " > react-native-paper@4.12.5" has unmet peer dependency "react-native-vector-icons@*".
2023-05-26T21:02:06.6226968Z warning "react-native-picker-select > @react-native-picker/picker@1.16.8" has incorrect peer dependency "react@16 || 17".
2023-05-26T21:02:06.6239690Z warning " > sentry-expo@6.1.1" has unmet peer dependency "expo-application@*".
2023-05-26T21:02:06.6243143Z warning "twrnc > tailwindcss@3.2.7" has unmet peer dependency "postcss@^8.0.9".
2023-05-26T21:02:06.6245703Z warning "@storybook/addon-actions > @storybook/api@5.3.21" has unmet peer dependency "regenerator-runtime@*".
2023-05-26T21:02:06.6249815Z warning "@storybook/addon-actions > @storybook/api > @reach/router@1.3.4" has incorrect peer dependency "react-dom@15.x || 16.x || 16.4.0-alpha.0911da3".
2023-05-26T21:02:06.6280299Z warning "@storybook/addon-knobs > react-select@3.2.0" has incorrect peer dependency "react@^16.8.0 || ^17.0.0".
2023-05-26T21:02:06.6281501Z warning "@storybook/addon-knobs > react-select@3.2.0" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0".
2023-05-26T21:02:06.6282743Z warning "@storybook/addon-knobs > react-select > react-input-autosize@3.0.0" has incorrect peer dependency "react@^16.3.0 || ^17.0.0".
2023-05-26T21:02:06.6284329Z warning "@storybook/addon-ondevice-knobs > @emotion/native > @emotion/primitives-core@10.0.27" has unmet peer dependency "@emotion/core@^10.0.27".
2023-05-26T21:02:06.6286921Z warning "jest-expo > jest-watch-typeahead@0.6.4" has unmet peer dependency "jest@^26.0.0 || ^27.0.0".
2023-05-26T21:02:06.6287829Z warning "jest-expo > react-test-renderer@17.0.2" has incorrect peer dependency "react@17.0.2".
2023-05-26T21:02:06.6290447Z warning " > react-test-renderer@16.14.0" has incorrect peer dependency "react@^16.14.0".
2023-05-26T21:02:29.6092805Z [4/4] Building fresh packages...
2023-05-26T21:02:32.9976948Z Done in 58.40s.
2023-05-26T21:02:33.0748696Z ##[group]Run eas init --id ccf1a213-7bf6-47b6-860d-7f5da151d808 --force --non-interactive
2023-05-26T21:02:33.0749242Z [36;1meas init --id ccf1a213-7bf6-47b6-860d-7f5da151d808 --force --non-interactive[0m
2023-05-26T21:02:33.0813451Z shell: /usr/bin/bash -e {0}
2023-05-26T21:02:33.0813713Z env:
2023-05-26T21:02:33.0813978Z   MSYS: winsymlinks:nativestrict
2023-05-26T21:02:33.0814468Z   EXPO_TOKEN: ***
2023-05-26T21:02:33.0814715Z ##[endgroup]
2023-05-26T21:02:34.1172693Z » android: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:34.1175280Z » ios: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:34.3267207Z ✔ Project already linked (ID: ccf1a213-7bf6-47b6-860d-7f5da151d808)
2023-05-26T21:02:34.3343512Z » android: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:34.3345517Z » ios: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:34.6183478Z ##[group]Run npm install -g eas-cli
2023-05-26T21:02:34.6183806Z [36;1mnpm install -g eas-cli[0m
2023-05-26T21:02:34.6248674Z shell: /usr/bin/bash -e {0}
2023-05-26T21:02:34.6248950Z env:
2023-05-26T21:02:34.6249230Z   MSYS: winsymlinks:nativestrict
2023-05-26T21:02:34.6249712Z   EXPO_TOKEN: ***
2023-05-26T21:02:34.6249959Z ##[endgroup]
2023-05-26T21:02:42.0979772Z npm WARN deprecated @oclif/screen@3.0.4: Deprecated in favor of @oclif/core
2023-05-26T21:02:44.2292278Z 
2023-05-26T21:02:44.2293131Z added 376 packages in 9s
2023-05-26T21:02:44.2326757Z 
2023-05-26T21:02:44.2327804Z 35 packages are looking for funding
2023-05-26T21:02:44.2328364Z   run `npm fund` for details
2023-05-26T21:02:44.2651833Z ##[group]Run eas build --profile integration --platform ios --non-interactive
2023-05-26T21:02:44.2652510Z [36;1meas build --profile integration --platform ios --non-interactive[0m
2023-05-26T21:02:44.2729905Z shell: /usr/bin/bash -e {0}
2023-05-26T21:02:44.2730186Z env:
2023-05-26T21:02:44.2730430Z   MSYS: winsymlinks:nativestrict
2023-05-26T21:02:44.2730900Z   EXPO_TOKEN: ***
2023-05-26T21:02:44.2731153Z ##[endgroup]
2023-05-26T21:02:46.1406121Z » android: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:46.1412657Z » ios: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:46.4279172Z » android: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:46.4281353Z » ios: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:46.8870601Z » android: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:46.8873853Z » ios: sentry-expo: Sentry `authToken` found in app.json. Avoid committing this value to your repository, configure it through `SENTRY_AUTH_TOKEN` environment variable instead. See: https://docs.expo.dev/guides/using-sentry/#app-configuration
2023-05-26T21:02:47.2819987Z 
2023-05-26T21:02:47.2823369Z Compressing project files and uploading to EAS Build. Learn more: https://expo.fyi/eas-build-archive
2023-05-26T21:02:48.1352138Z - Uploading to EAS Build (0 / 2.1 MB)
2023-05-26T21:02:48.6261929Z ✔ Uploaded to EAS 
2023-05-26T21:02:48.8258634Z Build request failed. Make sure you are using the latest eas-cli version. If the problem persists, report the issue.
2023-05-26T21:02:48.8259780Z Request ID: a16b75be-7a80-4e04-a65e-f8addb655400
2023-05-26T21:02:49.0471066Z     Error: build command failed.
2023-05-26T21:02:49.0690998Z ##[error]Process completed with exit code 1.
2023-05-26T21:02:49.0756446Z Post job cleanup.
2023-05-26T21:02:49.1985474Z [command]/usr/bin/git version
2023-05-26T21:02:49.2027277Z git version 2.40.1
2023-05-26T21:02:49.2082455Z Temporarily overriding HOME='/home/runner/work/_temp/d2565e7f-f98f-46e5-a276-a5ca149f8575' before making global git config changes
2023-05-26T21:02:49.2083942Z Adding repository directory to the temporary git global config as a safe directory
2023-05-26T21:02:49.2091140Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/app/app
2023-05-26T21:02:49.2142535Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-05-26T21:02:49.2188073Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-05-26T21:02:49.2493029Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-05-26T21:02:49.2514890Z http.https://github.com/.extraheader
2023-05-26T21:02:49.2535501Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2023-05-26T21:02:49.2589702Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-05-26T21:02:49.3087956Z Cleaning up orphan processes