Bump shiki from 1.22.2 to 1.23.0 #6207
Merged
Google Cloud Build / dart-website-staging (dart-dev)
succeeded
Nov 15, 2024 in 2m 38s
Summary
Build Information
Trigger | dart-website-staging |
Build | d1ab5252-fd72-417d-92bf-c2ab2d92f61c |
Start | 2024-11-15T10:09:52-08:00 |
Duration | 2m36.737s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
gcr.io/cloud-builders/git | SUCCESS | 1.758s |
gcr.io/flutter-dev-230821/firebase-ghcli | SUCCESS | 2m29.377s |
Details
starting build "d1ab5252-fd72-417d-92bf-c2ab2d92f61c"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
* branch 3a45d118fb6c809724a7d52d41e1c36136f77811 -> FETCH_HEAD
HEAD is now at 3a45d11 Bump shiki from 1.22.2 to 1.23.0
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Pulling fs layer
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: d0afe9f306e9: Waiting
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Verifying Checksum
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: 1468e7ff95fc: Verifying Checksum
Step #1: 1468e7ff95fc: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: 1468e7ff95fc: Pull complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: npm WARN EBADENGINE Unsupported engine {
Step #1: npm WARN EBADENGINE package: '[email protected]',
Step #1: npm WARN EBADENGINE required: { node: '>=20.14.0', pnpm: '>=9.4.0' },
Step #1: npm WARN EBADENGINE current: { node: 'v20.12.2', npm: '10.5.0' }
Step #1: npm WARN EBADENGINE }
Step #1:
Step #1: added 844 packages, and audited 845 packages in 1m
Step #1:
Step #1: 144 packages are looking for funding
Step #1: run `npm fund` for details
Step #1:
Step #1: found 0 vulnerabilities
Step #1:
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true eleventy
Step #1:
Step #1: [11ty] Benchmark 5930ms 13% 390× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 165 Wrote 426 files in 46.48 seconds (109.1ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
starting build "d1ab5252-fd72-417d-92bf-c2ab2d92f61c"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
* branch 3a45d118fb6c809724a7d52d41e1c36136f77811 -> FETCH_HEAD
HEAD is now at 3a45d11 Bump shiki from 1.22.2 to 1.23.0
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Pulling fs layer
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: d0afe9f306e9: Waiting
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Verifying Checksum
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: 1468e7ff95fc: Verifying Checksum
Step #1: 1468e7ff95fc: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: 1468e7ff95fc: Pull complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: npm WARN EBADENGINE Unsupported engine {
Step #1: npm WARN EBADENGINE package: '[email protected]',
Step #1: npm WARN EBADENGINE required: { node: '>=20.14.0', pnpm: '>=9.4.0' },
Step #1: npm WARN EBADENGINE current: { node: 'v20.12.2', npm: '10.5.0' }
Step #1: npm WARN EBADENGINE }
Step #1:
Step #1: added 844 packages, and audited 845 packages in 1m
Step #1:
Step #1: 144 packages are looking for funding
Step #1: run `npm fund` for details
Step #1:
Step #1: found 0 vulnerabilities
Step #1:
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true eleventy
Step #1:
Step #1: [11ty] Benchmark 5930ms 13% 390× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 165 Wrote 426 files in 46.48 seconds (109.1ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
starting build "d1ab5252-fd72-417d-92bf-c2ab2d92f61c"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
* branch 3a45d118fb6c809724a7d52d41e1c36136f77811 -> FETCH_HEAD
HEAD is now at 3a45d11 Bump shiki from 1.22.2 to 1.23.0
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Pulling fs layer
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: d0afe9f306e9: Waiting
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Verifying Checksum
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: 1468e7ff95fc: Verifying Checksum
Step #1: 1468e7ff95fc: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: 1468e7ff95fc: Pull complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: npm WARN EBADENGINE Unsupported engine {
Step #1: npm WARN EBADENGINE package: '[email protected]',
Step #1: npm WARN EBADENGINE required: { node: '>=20.14.0', pnpm: '>=9.4.0' },
Step #1: npm WARN EBADENGINE current: { node: 'v20.12.2', npm: '10.5.0' }
Step #1: npm WARN EBADENGINE }
Step #1:
Step #1: added 844 packages, and audited 845 packages in 1m
Step #1:
Step #1: 144 packages are looking for funding
Step #1: run `npm fund` for details
Step #1:
Step #1: found 0 vulnerabilities
Step #1:
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true eleventy
Step #1:
Step #1: [11ty] Benchmark 5930ms 13% 390× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 165 Wrote 426 files in 46.48 seconds (109.1ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
starting build "d1ab5252-fd72-417d-92bf-c2ab2d92f61c"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
* branch 3a45d118fb6c809724a7d52d41e1c36136f77811 -> FETCH_HEAD
HEAD is now at 3a45d11 Bump shiki from 1.22.2 to 1.23.0
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Pulling fs layer
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: d0afe9f306e9: Waiting
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Verifying Checksum
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: 1468e7ff95fc: Verifying Checksum
Step #1: 1468e7ff95fc: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: 1468e7ff95fc: Pull complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: npm WARN EBADENGINE Unsupported engine {
Step #1: npm WARN EBADENGINE package: '[email protected]',
Step #1: npm WARN EBADENGINE required: { node: '>=20.14.0', pnpm: '>=9.4.0' },
Step #1: npm WARN EBADENGINE current: { node: 'v20.12.2', npm: '10.5.0' }
Step #1: npm WARN EBADENGINE }
Step #1:
Step #1: added 844 packages, and audited 845 packages in 1m
Step #1:
Step #1: 144 packages are looking for funding
Step #1: run `npm fund` for details
Step #1:
Step #1: found 0 vulnerabilities
Step #1:
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true eleventy
Step #1:
Step #1: [11ty] Benchmark 5930ms 13% 390× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 165 Wrote 426 files in 46.48 seconds (109.1ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
starting build "d1ab5252-fd72-417d-92bf-c2ab2d92f61c"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
* branch 3a45d118fb6c809724a7d52d41e1c36136f77811 -> FETCH_HEAD
HEAD is now at 3a45d11 Bump shiki from 1.22.2 to 1.23.0
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out '7527a0e7d37ec92f8beeae67255788481e69ea68'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Pulling fs layer
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: d0afe9f306e9: Waiting
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Verifying Checksum
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: 1468e7ff95fc: Verifying Checksum
Step #1: 1468e7ff95fc: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: 1468e7ff95fc: Pull complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: npm WARN EBADENGINE Unsupported engine {
Step #1: npm WARN EBADENGINE package: '[email protected]',
Step #1: npm WARN EBADENGINE required: { node: '>=20.14.0', pnpm: '>=9.4.0' },
Step #1: npm WARN EBADENGINE current: { node: 'v20.12.2', npm: '10.5.0' }
Step #1: npm WARN EBADENGINE }
Step #1:
Step #1: added 844 packages, and audited 845 packages in 1m
Step #1:
Step #1: 144 packages are looking for funding
Step #1: run `npm fund` for details
Step #1:
Step #1: found 0 vulnerabilities
Step #1:
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false OPTIMIZE=true eleventy
Step #1:
Step #1: [11ty] Benchmark 5930ms 13% 390× (Configuration) "generateToc" Liquid Filter
Step #1: [11ty] Copied 165 Wrote 426 files in 46.48 seconds (109.1ms each, v3.0.0)
Step #1: Deploying website to a staging channel on firebase...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user
Finished Step #1
PUSH
DONE
Loading