[Updater Bot] Regenerate data from https://github.com/PokeAPI/pokeapi… #64
Annotations
1 error
|
update-gql-data
google-github-actions/ssh-compute failed with: failed to execute gcloud command `gcloud compute ssh ga@graphql5 --zone us-east1-b --ssh-key-file /tmp/ae7ea97a3f19e1773a8d05ac/google_compute_engine --quiet --tunnel-through-iap --command sudo -i sh -c 'cd pokeapi && make update-graphql-data-prod'`: WARNING:
To increase the performance of the tunnel, consider installing NumPy. For instructions,
please see https://cloud.google.com/iap/docs/using-tcp-forwarding#increasing_the_tcp_upload_bandwidth
Warning: Permanently added 'compute.1324999638822140079' (ED25519) to the list of known hosts.
time="2025-03-10T19:52:12Z" level=warning msg="/root/pokeapi/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
time="2025-03-10T19:52:13Z" level=warning msg="/root/pokeapi/Resources/compose/docker-compose-prod-graphql.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
Container pokeapi-app-1 Stopping
Container pokeapi-web-1 Stopping
Container pokeapi-app-1 Stopped
Container pokeapi-cache-1 Stopping
Container pokeapi-cache-1 Stopped
Container pokeapi-web-1 Stopped
Container pokeapi-graphiql-1 Stopping
Container pokeapi-graphiql-1 Stopped
Container pokeapi-graphql-engine-1 Stopping
Container pokeapi-graphql-engine-1 Stopped
Container pokeapi-db-1 Stopping
Container pokeapi-db-1 Stopped
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
From https://github.com/PokeAPI/pokeapi
* branch master -> FETCH_HEAD
d2e60e0..98cbbe2 master -> origin/master
error: Your local changes to the following files would be overwritten by merge:
Resources/nginx/nginx.conf
Please commit your changes or stash them before you merge.
Aborting
make: *** [Makefile:149: update-graphql-data-prod] Error 1
|