Skip to content

chore: update nix flake to remove deprecation warning (#113) #143

chore: update nix flake to remove deprecation warning (#113)

chore: update nix flake to remove deprecation warning (#113) #143

Triggered via push February 27, 2024 10:01
Status Failure
Total duration 48s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
deploy
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
deploy
The v0 series of google-github-actions/deploy-appengine is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/deploy-appengine
deploy
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet app.yaml --project *** --promote`: Services to deploy: descriptor: [/home/runner/work/xc/xc/doc/app.yaml] source: [/home/runner/work/xc/xc/doc] target project: [***] target service: [default] target version: [20240227t100137] target url: [https://***.ew.r.appspot.com] target service account: [***@appspot.gserviceaccount.com] Beginning deployment of service [default]... ╔════════════════════════════════════════════════════════════╗ ╠═ Uploading 193 files to Google Cloud Storage ═╣ ╚════════════════════════════════════════════════════════════╝ File upload done. ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Runtime python27 is end of support and no longer allowed. Please use the latest Python runtime for App Engine Standard..
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, peaceiris/actions-hugo@v2, joerdav/[email protected], google-github-actions/auth@v0, google-github-actions/deploy-appengine@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/